Skip to content

Commit 4e6a1e6

Browse files
committed
[maven-release-plugin] prepare release v2.0.1
1 parent 7730a1c commit 4e6a1e6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
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>
@@ -12,7 +10,7 @@
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

0 commit comments

Comments
 (0)