aboutsummaryrefslogtreecommitdiff
path: root/bigtop-tests/test-execution/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bigtop-tests/test-execution/common/pom.xml')
-rw-r--r--bigtop-tests/test-execution/common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bigtop-tests/test-execution/common/pom.xml b/bigtop-tests/test-execution/common/pom.xml
index ccbd3be6..32b9d30b 100644
--- a/bigtop-tests/test-execution/common/pom.xml
+++ b/bigtop-tests/test-execution/common/pom.xml
@@ -24,14 +24,14 @@
<parent>
<groupId>org.apache.bigtop</groupId>
<artifactId>bigtop</artifactId>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
<packaging>pom</packaging>
- <version>0.8.0-SNAPSHOT</version>
+ <version>0.8.0</version>
<name>stacks-validation-common</name>
<properties>