Skip to content

Commit 9527ee3

Browse files
author
Jenkins
committed
[maven-release-plugin] prepare release java-maven-junit-helloworld-1.0.103
1 parent 7b8f472 commit 9527ee3

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
@@ -5,7 +5,7 @@
55

66
<groupId>com.example</groupId>
77
<artifactId>java-maven-junit-helloworld</artifactId>
8-
<version>1.0.103-SNAPSHOT</version>
8+
<version>1.0.103</version>
99
<packaging>jar</packaging>
1010

1111
<properties>
@@ -22,7 +22,8 @@
2222
</distributionManagement>
2323
<scm>
2424
<connection>scm:git:https://github.com/amruthapbhat/java-maven-junit-helloworld</connection>
25-
</scm>
25+
<tag>java-maven-junit-helloworld-1.0.103</tag>
26+
</scm>
2627
<dependencies>
2728
<!-- Testing dependencies. -->
2829
<dependency>

0 commit comments

Comments
 (0)