You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by if...@apache.org on 2022/02/07 14:05:12 UTC

[cassandra-harry] 03/03: [maven-release-plugin] prepare for next development iteration

This is an automated email from the ASF dual-hosted git repository.

ifesdjeen pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git

commit 24469d93a81cf433f8cf226e8837b15363ec3f27
Author: Alex Petrov <ol...@gmail.com>
AuthorDate: Mon Feb 7 14:55:43 2022 +0100

    [maven-release-plugin] prepare for next development iteration
---
 harry-core/pom.xml                                    | 2 +-
 harry-integration-external/dependency-reduced-pom.xml | 2 +-
 harry-integration-external/pom.xml                    | 2 +-
 harry-integration/pom.xml                             | 2 +-
 pom.xml                                               | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/harry-core/pom.xml b/harry-core/pom.xml
index 7eced35..a5c1387 100755
--- a/harry-core/pom.xml
+++ b/harry-core/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.cassandra</groupId>
         <artifactId>harry-parent</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>harry-core</artifactId>
diff --git a/harry-integration-external/dependency-reduced-pom.xml b/harry-integration-external/dependency-reduced-pom.xml
index c3d0eb7..dbb2000 100644
--- a/harry-integration-external/dependency-reduced-pom.xml
+++ b/harry-integration-external/dependency-reduced-pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>harry-parent</artifactId>
     <groupId>org.apache.cassandra</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>harry-integration-external</artifactId>
diff --git a/harry-integration-external/pom.xml b/harry-integration-external/pom.xml
index ee8a573..9ea6495 100755
--- a/harry-integration-external/pom.xml
+++ b/harry-integration-external/pom.xml
@@ -24,7 +24,7 @@
 
     <parent>
         <groupId>org.apache.cassandra</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
         <artifactId>harry-parent</artifactId>
     </parent>
 
diff --git a/harry-integration/pom.xml b/harry-integration/pom.xml
index a7b04e9..1e41f95 100755
--- a/harry-integration/pom.xml
+++ b/harry-integration/pom.xml
@@ -24,7 +24,7 @@
 
     <parent>
         <groupId>org.apache.cassandra</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
         <artifactId>harry-parent</artifactId>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 0d08412..178f081 100755
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
 
     <groupId>org.apache.cassandra</groupId>
     <artifactId>harry-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <name>Harry</name>
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org