Skip to content

Commit fe1bf48

Browse files
committed
[maven-release-plugin] prepare release v1.0.1
1 parent 41ed0ac commit fe1bf48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.tutorial.training</groupId>
1111
<artifactId>training</artifactId>
12-
<version>1.0.1-SNAPSHOT</version>
12+
<version>1.0.1</version>
1313
<name>TutorialJava8</name>
1414
<description>Tutorial for java 8</description>
1515
<properties>
@@ -21,7 +21,7 @@
2121
<connection>scm:git:${git-url}</connection>
2222
<url>${git-url}</url>
2323
<developerConnection>scm:git:${git-url}</developerConnection>
24-
<tag>HEAD</tag>
24+
<tag>v1.0.1</tag>
2525
</scm>
2626

2727
<dependencies>

0 commit comments

Comments
 (0)