Skip to content

Commit d11b2b4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7d52053 commit d11b2b4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.facebook.presto</groupId>
1212
<artifactId>presto-maven-plugin</artifactId>
13-
<version>0.5</version>
13+
<version>0.6-SNAPSHOT</version>
1414
<packaging>takari-maven-plugin</packaging>
1515

1616
<name>Presto Maven Build Extension</name>
@@ -166,8 +166,4 @@
166166
</build>
167167
</profile>
168168
</profiles>
169-
170-
<scm>
171-
<tag>presto-maven-plugin-0.5</tag>
172-
</scm>
173169
</project>

0 commit comments

Comments
 (0)