Revert "Fixing XenServerJava pom parent version to correctly be 4.1.1-SNAPSHOT"

Backing out versions to 4.1.0-SNAPSHOT
This reverts commit dacc11a18d.
This commit is contained in:
Chip Childers 2013-04-22 22:21:25 +01:00
parent dacc11a18d
commit ed6b2bee4f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.cloudstack</groupId>
<artifactId>cloudstack</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.1.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>xapi</artifactId>