We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650aba1 commit e3bd9dcCopy full SHA for e3bd9dc
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<packaging>jar</packaging>
7
<artifactId>globs-bin-serialisation</artifactId>
8
<name>Generic Lightweight ObjectS binary serialisation</name>
9
- <version>4.5.0</version>
+ <version>4.6-SNAPSHOT</version>
10
11
<developers>
12
<developer>
@@ -37,7 +37,7 @@
37
<connection>scm:git:git@github.com:globsframework/globs-bin-serialisation</connection>
38
<developerConnection>scm:git:git@github.com:globsframework/globs-bin-serialisation</developerConnection>
39
<url>https://github.com/globsframework/globs-bin-serialisation</url>
40
- <tag>4.5.0</tag>
+ <tag>HEAD</tag>
41
</scm>
42
43
<profiles>
0 commit comments