File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 This source code is available under the MIT license.
66 See the file LICENSE.txt for details.
77 -->
8- <project xsi : schemaLocation = ' http://maven.apache.org/POM/4.0.0 http://maven.apache .org/maven-v4_0_0.xsd ' xmlns = ' http://maven.apache.org/POM/4.0.0' xmlns : xsi = ' http://www.w3 .org/2001/XMLSchema-instance ' >
8+ <project xmlns = " http://maven.apache.org/POM/4.0.0" xmlns : xsi = " http://www.w3 .org/2001/XMLSchema-instance " xsi : schemaLocation = " http://maven.apache.org/POM/4.0.0 http://maven.apache .org/maven-v4_0_0.xsd " >
99 <modelVersion >4.0.0</modelVersion >
1010
1111 <groupId >org.jruby.rack</groupId >
1212 <artifactId >jruby-rack</artifactId >
13- <version >1.2.0-SNAPSHOT </version >
13+ <version >1.2.0</version >
1414 <name >JRuby-Rack</name >
1515 <url >http://github.com/jruby/jruby-rack/</url >
1616 <description >
4747 <connection >scm:git:git://github.com/jruby/jruby-rack.git</connection >
4848 <developerConnection >scm:git:git@github.com:jruby/jruby-rack.git</developerConnection >
4949 <url >http://github.com/jruby/jruby-rack/</url >
50+ <tag >jruby-rack-1.2.0</tag >
5051 </scm >
5152
5253 <licenses >
You can’t perform that action at this time.
0 commit comments