Skip to content

Commit 7d52053

Browse files
committed
[maven-release-plugin] prepare release presto-maven-plugin-0.5
1 parent be925c3 commit 7d52053

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
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-SNAPSHOT</version>
13+
<version>0.5</version>
1414
<packaging>takari-maven-plugin</packaging>
1515

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

0 commit comments

Comments
 (0)