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 e64aaf1 commit 3323ab8Copy full SHA for 3323ab8
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.payneteasy</groupId>
12
<artifactId>api-servlet</artifactId>
13
- <version>1.0-2-SNAPSHOT</version>
+ <version>1.0-2</version>
14
15
<name>api-servlet ${project.version}</name>
16
@@ -22,7 +22,7 @@
22
<connection>scm:git:[email protected]:payneteasy/api-servlet.git</connection>
23
<developerConnection>scm:git:[email protected]:payneteasy/api-servlet.git</developerConnection>
24
<url>https://github.com/payneteasy/api-servlet</url>
25
- <tag>HEAD</tag>
+ <tag>api-servlet-1.0-2</tag>
26
</scm>
27
28
<developers>
0 commit comments