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 a83d69e commit 6b2172cCopy full SHA for 6b2172c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>andytill</groupId>
5
<artifactId>erlyberly</artifactId>
6
- <version>0.6.8-SNAPSHOT</version>
+ <version>0.6.8</version>
7
<packaging>jar</packaging>
8
9
<name>erlyberly</name>
@@ -20,7 +20,7 @@
20
<connection>scm:git:git@github.com:andytill/erlyberly.git</connection>
21
<url>scm:git:git@github.com:andytill/erlyberly.git</url>
22
<developerConnection>scm:git:git@github.com:andytill/erlyberly.git</developerConnection>
23
- <tag>HEAD</tag>
+ <tag>erlyberly-0.6.8</tag>
24
</scm>
25
26
<properties>
0 commit comments