Skip to content

Commit bcd2fb4

Browse files
committed
[maven-release-plugin] prepare release v0.6.0.0
1 parent d1c316a commit bcd2fb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.woehlke</groupId>
66
<artifactId>greenshop</artifactId>
7-
<version>0.6.0.0-SNAPSHOT</version>
7+
<version>0.6.0.0</version>
88
<packaging>war</packaging>
99

1010
<parent>
@@ -18,7 +18,7 @@
1818
<url>https://github.com/Spring-Framework-Java-Apps/greenshop.git</url>
1919
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop.git</connection>
2020
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop/tree/${project.scm.tag}</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>v0.6.0.0</tag>
2222
</scm>
2323

2424
<name>greenshop</name>

0 commit comments

Comments
 (0)