We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e6b5b commit 7f2802cCopy full SHA for 7f2802c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke</groupId>
6
<artifactId>greenshop</artifactId>
7
- <version>0.6.0.2-SNAPSHOT</version>
+ <version>0.6.0.2</version>
8
<packaging>war</packaging>
9
10
<parent>
@@ -18,7 +18,7 @@
18
<connection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop.git</connection>
19
<developerConnection>scm:git:git@github.com:Spring-Framework-Java-Apps/greenshop.git</developerConnection>
20
<url>https://github.com/Spring-Framework-Java-Apps/greenshop/tree/${project.scm.tag}</url>
21
- <tag>HEAD</tag>
+ <tag>v0.6.0.2</tag>
22
</scm>
23
24
<name>greenshop</name>
0 commit comments