We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e550c5 commit eec611bCopy full SHA for eec611b
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.obiba.rock</groupId>
5
<artifactId>rock</artifactId>
6
- <version>2.1.5</version>
+ <version>2.1-SNAPSHOT</version>
7
<name>rock</name>
8
<description>R server controller with REST API</description>
9
@@ -610,7 +610,7 @@
610
<connection>scm:git:https://github.com/obiba/rock.git</connection>
611
<developerConnection>scm:git:https://github.com/obiba/rock.git</developerConnection>
612
<url>https://github.com/obiba/rock</url>
613
- <tag>2.1.5</tag>
+ <tag>rock-0.9.x</tag>
614
</scm>
615
616
<issueManagement>
0 commit comments