File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
2+ <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/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <parent >
75 <groupId >org.sonatype.oss</groupId >
1210 <name >Rally Rest Toolkit For Java</name >
1311 <groupId >com.rallydev.rest</groupId >
1412 <artifactId >rally-rest-api</artifactId >
15- <version >2.0.1-SNAPSHOT </version >
13+ <version >2.0.1</version >
1614
1715 <description >A java toolkit for interacting with the Rally Rest API</description >
1816
You can’t perform that action at this time.
0 commit comments