commit | 9aa1583eb2fde4a0fa6a95f3bcab40222918398a | [log] [tgz] |
---|---|---|
author | Ian Maxon <imaxon@apache.org> | Mon Jan 16 14:40:29 2017 -0800 |
committer | Ian Maxon <imaxon@apache.org> | Mon Jan 16 14:40:29 2017 -0800 |
tree | f3ba4129f442bfd4a4096695481409f81d1a1a37 | |
parent | e6af0eee8f27019c7cf2114e66572543bbe84d18 [diff] |
[maven-release-plugin] prepare for next development iteration
diff --git a/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml b/hyracks-fullstack/hyracks/hyracks-examples/text-example/pom.xml index c0e1a75..b6fc1d1 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.2.18</version> + <version>0.2.19-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 4d900f4..150f3df 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.2.18</version> + <version>0.2.19-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 82b236a..f54c7f0 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.2.18</version> + <version>0.2.19-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 51c6419..301fd32 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.2.18</version> + <version>0.2.19-SNAPSHOT</version> </parent> <properties>