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 9e51bc3 commit 6b3fc2eCopy full SHA for 6b3fc2e
pom.xml
@@ -9,15 +9,15 @@
9
</parent>
10
11
<artifactId>launcher</artifactId>
12
- <version>304</version>
+ <version>305-SNAPSHOT</version>
13
<packaging>pom</packaging>
14
<name>launcher</name>
15
<description>Launcher for Airlift-based Java applications</description>
16
17
<scm>
18
<connection>scm:git:git://github.com/airlift/launcher.git</connection>
19
<developerConnection>scm:git:[email protected]:airlift/launcher.git</developerConnection>
20
- <tag>304</tag>
+ <tag>HEAD</tag>
21
<url>https://github.com/airlift/launcher</url>
22
</scm>
23
0 commit comments