File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
This source code is available under the MIT license.
6
6
See the file LICENSE.txt for details.
7
7
-->
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 " >
9
9
<modelVersion >4.0.0</modelVersion >
10
10
11
11
<groupId >org.jruby.rack</groupId >
12
12
<artifactId >jruby-rack</artifactId >
13
- <version >1.2.0-SNAPSHOT </version >
13
+ <version >1.2.0</version >
14
14
<name >JRuby-Rack</name >
15
15
<url >http://github.com/jruby/jruby-rack/</url >
16
16
<description >
47
47
<connection >scm:git:git://github.com/jruby/jruby-rack.git</connection >
48
48
<
developerConnection >scm:git:
[email protected] :jruby/jruby-rack.git</
developerConnection >
49
49
<url >http://github.com/jruby/jruby-rack/</url >
50
+ <tag >jruby-rack-1.2.0</tag >
50
51
</scm >
51
52
52
53
<licenses >
You can’t perform that action at this time.
0 commit comments