mirror of https://github.com/apache/cloudstack.git
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:
parent
dacc11a18d
commit
ed6b2bee4f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue