aboutsummaryrefslogtreecommitdiff
path: root/test/suites/conf/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/suites/conf/pom.xml')
-rw-r--r--test/suites/conf/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/suites/conf/pom.xml b/test/suites/conf/pom.xml
index ea99e3ec..d7e2d0de 100644
--- a/test/suites/conf/pom.xml
+++ b/test/suites/conf/pom.xml
@@ -19,12 +19,12 @@
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">
<parent>
- <groupId>com.cloudera.itest</groupId>
+ <groupId>org.apache.bigtop.itest</groupId>
<artifactId>stacks-common</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>com.cloudera.itest</groupId>
+ <groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests-conf</artifactId>
<version>1.1-SNAPSHOT</version>
<name>smoke-tests-conf</name>