Skip to content

Commit 3323ab8

Browse files
author
Evgeniy Sinev
committed
[maven-release-plugin] prepare release api-servlet-1.0-2
1 parent e64aaf1 commit 3323ab8

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.payneteasy</groupId>
1212
<artifactId>api-servlet</artifactId>
13-
<version>1.0-2-SNAPSHOT</version>
13+
<version>1.0-2</version>
1414

1515
<name>api-servlet ${project.version}</name>
1616

@@ -22,7 +22,7 @@
2222
<connection>scm:git:[email protected]:payneteasy/api-servlet.git</connection>
2323
<developerConnection>scm:git:[email protected]:payneteasy/api-servlet.git</developerConnection>
2424
<url>https://github.com/payneteasy/api-servlet</url>
25-
<tag>HEAD</tag>
25+
<tag>api-servlet-1.0-2</tag>
2626
</scm>
2727

2828
<developers>

0 commit comments

Comments
 (0)