aboutsummaryrefslogtreecommitdiff
path: root/bigtop-tests/test-execution/smokes/sqoop/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bigtop-tests/test-execution/smokes/sqoop/pom.xml')
-rw-r--r--bigtop-tests/test-execution/smokes/sqoop/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/bigtop-tests/test-execution/smokes/sqoop/pom.xml b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
index ab9faf77..d09e77ef 100644
--- a/bigtop-tests/test-execution/smokes/sqoop/pom.xml
+++ b/bigtop-tests/test-execution/smokes/sqoop/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>smoke-tests</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>sqoop-smoke-execution</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>Sqoop smoke test execution</name>
<properties>
@@ -40,7 +40,7 @@
<!-- Integration tests are special -->
<org.apache.maven-dependency-plugin.groupId>org.apache.bigtop.itest</org.apache.maven-dependency-plugin.groupId>
<org.apache.maven-dependency-plugin.artifactId>sqoop-smoke</org.apache.maven-dependency-plugin.artifactId>
- <org.apache.maven-dependency-plugin.version>1.2.0-SNAPSHOT</org.apache.maven-dependency-plugin.version>
+ <org.apache.maven-dependency-plugin.version>1.3.0-SNAPSHOT</org.apache.maven-dependency-plugin.version>
<org.apache.maven-dependency-plugin.type>jar</org.apache.maven-dependency-plugin.type>
</properties>