We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace5841 commit 03a7e89Copy full SHA for 03a7e89
pom.xml
@@ -25,14 +25,14 @@
25
<modelVersion>4.0.0</modelVersion>
26
<groupId>org.commonjava.indy.service</groupId>
27
<artifactId>indy-generic-proxy-service</artifactId>
28
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.4</version>
29
<name>Indy :: Service :: Generic Proxy</name>
30
31
<scm>
32
<connection>scm:git:https://github.com/commonjava/indy-generic-proxy-service</connection>
33
<developerConnection>scm:git:https://github.com/commonjava/indy-generic-proxy-service</developerConnection>
34
<url>http://github.com/Commonjava/indy-generic-proxy-service</url>
35
- <tag>HEAD</tag>
+ <tag>indy-generic-proxy-service-1.0.4</tag>
36
</scm>
37
38
<properties>
0 commit comments