We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f290492 commit 16c5322Copy full SHA for 16c5322
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.jruby.rack</groupId>
12
<artifactId>jruby-rack</artifactId>
13
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
14
<name>JRuby-Rack</name>
15
<url>http://github.com/jruby/jruby-rack/</url>
16
<description>
@@ -47,7 +47,7 @@
47
<connection>scm:git:git://github.com/jruby/jruby-rack.git</connection>
48
<developerConnection>scm:git:[email protected]:jruby/jruby-rack.git</developerConnection>
49
50
- <tag>jruby-rack-1.2.0</tag>
+ <tag>HEAD</tag>
51
</scm>
52
53
<licenses>
0 commit comments