Skip to content

Commit b5f6ba1

Browse files
committed
[maven-release-plugin] prepare release 1.5.1
1 parent 1376ebb commit b5f6ba1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>org.antlr</groupId>
2828
<artifactId>antlrworks</artifactId>
2929
<packaging>jar</packaging>
30-
<version>1.5.1-SNAPSHOT</version>
30+
<version>1.5.1</version>
3131

3232
<!--
3333
Name of the porject as seen by IDEs and so on.
@@ -73,7 +73,8 @@
7373
<url>https://github.com/antlr/antlrworks</url>
7474
<connection>scm:git:git://github.com/antlr/antlrworks.git</connection>
7575
<developerConnection>scm:git:git@github.com:antlr/antlrworks.git</developerConnection>
76-
</scm>
76+
<tag>1.5.1</tag>
77+
</scm>
7778

7879
<issueManagement>
7980
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)