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 01bb495 commit f07df41Copy full SHA for f07df41
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.dkaedv</groupId>
6
<artifactId>glghproxy</artifactId>
7
- <version>0.5.2-SNAPSHOT</version>
+ <version>0.5.2</version>
8
<packaging>war</packaging>
9
10
<name>glghproxy</name>
@@ -80,6 +80,6 @@
80
<connection>scm:git:ssh://[email protected]/GEBIT/gitlab-github-proxy.git</connection>
81
<developerConnection>scm:git:ssh://[email protected]/GEBIT/gitlab-github-proxy.git</developerConnection>
82
<url>https://github.com/GEBIT/gitlab-github-proxy</url>
83
- <tag>HEAD</tag>
+ <tag>glghproxy-0.5.2</tag>
84
</scm>
85
</project>
0 commit comments