Skip to content

Commit bf55f3f

Browse files
committed
[maven-release-plugin] prepare release system-rules-1.8.0
1 parent 539a776 commit bf55f3f

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>system-rules</artifactId>
12-
<version>1.8.0-SNAPSHOT</version>
12+
<version>1.8.0</version>
1313
<packaging>jar</packaging>
1414

1515
<name>System Rules</name>
@@ -53,7 +53,8 @@
5353
<connection>scm:git:git://github.com/stefanbirkner/system-rules.git</connection>
5454
<developerConnection>scm:git:[email protected]:stefanbirkner/system-rules.git</developerConnection>
5555
<url>https://github.com/stefanbirkner/system-rules/</url>
56-
</scm>
56+
<tag>system-rules-1.8.0</tag>
57+
</scm>
5758

5859
<dependencies>
5960
<dependency>

0 commit comments

Comments
 (0)