mirror of https://github.com/apache/cloudstack.git
Fixing apidoc/pom.xml to remove redundant -SNAPSHOT
Signed-off-by: Chip Childers <chipchilders@apache.org>
This commit is contained in:
parent
a5a7105b36
commit
258bcaa784
|
|
@ -17,7 +17,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.cloudstack</groupId>
|
||||
<artifactId>cloudstack</artifactId>
|
||||
<version>4.1.0-SNAPSHOT-SNAPSHOT</version>
|
||||
<version>4.1.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<dependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue