commit | 92a9a6518687100b199c89d43d2281c05ca2324e | [log] [tgz] |
---|---|---|
author | AsterixDB Jenkins <dev@asterixdb.apache.org> | Mon Aug 07 17:23:07 2017 -0700 |
committer | Ian Maxon <imaxon@apache.org> | Fri Aug 25 11:13:12 2017 -0700 |
tree | 37f77f529d26fdf644c1c69c0fd219f4d61398f6 | |
parent | a968d53a78675e429b2fcb3a9a8978bfd93ae59a [diff] |
Advance version to AsterixDB 0.9.3-SNAPSHOT and Hyracks 0.3.3-SNAPSHOT Change-Id:Id6cf0f514e357efe66c8da4a3cf10cd88e56fcca Reviewed-on: https://asterix-gerrit.ics.uci.edu/1925 Reviewed-by: Ian Maxon <imaxon@apache.org> Integration-Tests: Ian Maxon <imaxon@apache.org> Tested-by: Ian Maxon <imaxon@apache.org>
diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml index d3a8aa7..11257b2 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>hyracks-examples</artifactId> - <version>0.3.2</version> + <version>0.3.3-SNAPSHOT</version> </parent> <properties>
diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml index 1a17da2..d284826 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/text-example/textclient/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>text-example</artifactId> - <version>0.3.2</version> + <version>0.3.3-SNAPSHOT</version> </parent> <properties>
diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml index a5e72cb..01d0892 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/text-example/texthelper/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>text-example</artifactId> - <version>0.3.2</version> + <version>0.3.3-SNAPSHOT</version> </parent> <properties>
diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml index e597e6d..1a88e8e 100644 --- a/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-examples/text-example/textserver/pom.xml
@@ -26,7 +26,7 @@ <parent> <groupId>org.apache.hyracks</groupId> <artifactId>text-example</artifactId> - <version>0.3.2</version> + <version>0.3.3-SNAPSHOT</version> </parent> <properties>