From fa29e578b4d4387a35cf617566c254373904d3d7 Mon Sep 17 00:00:00 2001 From: Alexander Alexandrov Date: Tue, 31 May 2016 19:30:20 +0200 Subject: [PATCH] Bumping up the project version to v1.0.0-rc4. --- peel-archetypes/peel-flink-bundle/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- peel-archetypes/peel-flinkspark-bundle/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- peel-archetypes/peel-spark-bundle/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- peel-archetypes/pom.xml | 2 +- peel-core/pom.xml | 2 +- peel-empty-bundle/pom.xml | 2 +- peel-extensions/pom.xml | 2 +- pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/peel-archetypes/peel-flink-bundle/pom.xml b/peel-archetypes/peel-flink-bundle/pom.xml index 72b8afb4..099de8a2 100644 --- a/peel-archetypes/peel-flink-bundle/pom.xml +++ b/peel-archetypes/peel-flink-bundle/pom.xml @@ -23,7 +23,7 @@ peel-archetypes org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-flink-bundle diff --git a/peel-archetypes/peel-flink-bundle/src/main/resources/archetype-resources/pom.xml b/peel-archetypes/peel-flink-bundle/src/main/resources/archetype-resources/pom.xml index c40eb7a7..9c9453e4 100644 --- a/peel-archetypes/peel-flink-bundle/src/main/resources/archetype-resources/pom.xml +++ b/peel-archetypes/peel-flink-bundle/src/main/resources/archetype-resources/pom.xml @@ -27,7 +27,7 @@ ${java.version} - 1.0-SNAPSHOT + 1.0.0-rc4 diff --git a/peel-archetypes/peel-flinkspark-bundle/pom.xml b/peel-archetypes/peel-flinkspark-bundle/pom.xml index 1989c748..5774b73b 100644 --- a/peel-archetypes/peel-flinkspark-bundle/pom.xml +++ b/peel-archetypes/peel-flinkspark-bundle/pom.xml @@ -23,7 +23,7 @@ peel-archetypes org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-flinkspark-bundle diff --git a/peel-archetypes/peel-flinkspark-bundle/src/main/resources/archetype-resources/pom.xml b/peel-archetypes/peel-flinkspark-bundle/src/main/resources/archetype-resources/pom.xml index c0529521..2a937cd4 100644 --- a/peel-archetypes/peel-flinkspark-bundle/src/main/resources/archetype-resources/pom.xml +++ b/peel-archetypes/peel-flinkspark-bundle/src/main/resources/archetype-resources/pom.xml @@ -27,7 +27,7 @@ ${java.version} - 1.0-SNAPSHOT + 1.0.0-rc4 diff --git a/peel-archetypes/peel-spark-bundle/pom.xml b/peel-archetypes/peel-spark-bundle/pom.xml index 7b14fe3f..4d5afa1c 100644 --- a/peel-archetypes/peel-spark-bundle/pom.xml +++ b/peel-archetypes/peel-spark-bundle/pom.xml @@ -23,7 +23,7 @@ peel-archetypes org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-spark-bundle diff --git a/peel-archetypes/peel-spark-bundle/src/main/resources/archetype-resources/pom.xml b/peel-archetypes/peel-spark-bundle/src/main/resources/archetype-resources/pom.xml index 06944176..6fb63278 100644 --- a/peel-archetypes/peel-spark-bundle/src/main/resources/archetype-resources/pom.xml +++ b/peel-archetypes/peel-spark-bundle/src/main/resources/archetype-resources/pom.xml @@ -27,7 +27,7 @@ ${java.version} - 1.0-SNAPSHOT + 1.0.0-rc4 diff --git a/peel-archetypes/pom.xml b/peel-archetypes/pom.xml index be8ee976..15f2807b 100644 --- a/peel-archetypes/pom.xml +++ b/peel-archetypes/pom.xml @@ -23,7 +23,7 @@ peel-parent org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-archetypes diff --git a/peel-core/pom.xml b/peel-core/pom.xml index 5b2721fe..cfb13a5b 100644 --- a/peel-core/pom.xml +++ b/peel-core/pom.xml @@ -22,7 +22,7 @@ peel-parent org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-core diff --git a/peel-empty-bundle/pom.xml b/peel-empty-bundle/pom.xml index 084e939c..7a7a0e6f 100644 --- a/peel-empty-bundle/pom.xml +++ b/peel-empty-bundle/pom.xml @@ -23,7 +23,7 @@ peel-parent org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-empty-bundle diff --git a/peel-extensions/pom.xml b/peel-extensions/pom.xml index 47b0c2ba..0bfed3fe 100644 --- a/peel-extensions/pom.xml +++ b/peel-extensions/pom.xml @@ -22,7 +22,7 @@ peel-parent org.peelframework - 1.0-SNAPSHOT + 1.0.0-rc4 peel-extensions diff --git a/pom.xml b/pom.xml index fe46e126..618f7606 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.peelframework peel-parent - 1.0-SNAPSHOT + 1.0.0-rc4 pom peel