Skip to content

Commit dcc5b69

Browse files
committed
[maven-release-plugin] prepare release sentinel-1.0.3
1 parent 3cdfc18 commit dcc5b69

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.dougnoel</groupId>
55
<artifactId>sentinel</artifactId>
6-
<version>1.0.3-SNAPSHOT</version>
6+
<version>1.0.3</version>
77
<name>sentinel</name>
88
<url>https://github.com/dougnoel/${project.artifactId}</url>
99

@@ -32,7 +32,7 @@
3232
<connection>scm:git:git://github.com/dougnoel/${project.artifactId}.git</connection>
3333
<developerConnection>scm:git:[email protected]:dougnoel/${project.artifactId}.git</developerConnection>
3434
<url>git://github.com/dougnoel/${project.artifactId}.git</url>
35-
<tag>HEAD</tag>
35+
<tag>sentinel-1.0.3</tag>
3636
</scm>
3737

3838
<properties>

0 commit comments

Comments
 (0)