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 f07df41 commit cd2dd8eCopy full SHA for cd2dd8e
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.dkaedv</groupId>
6
<artifactId>glghproxy</artifactId>
7
- <version>0.5.2</version>
+ <version>0.5.3-SNAPSHOT</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>glghproxy-0.5.2</tag>
+ <tag>HEAD</tag>
84
</scm>
85
</project>
0 commit comments