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 cc4a178b806cdd7da9840a5519f81c31565894fe
Author: Alex Petrov <oleksandr.pet...@gmail.com>
AuthorDate: Mon Feb 7 15:32:16 2022 +0100

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

diff --git a/harry-core/pom.xml b/harry-core/pom.xml
index d313e7a..a741862 100755
--- a/harry-core/pom.xml
+++ b/harry-core/pom.xml
@@ -17,8 +17,7 @@
   ~  limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>jar</packaging>
@@ -26,7 +25,7 @@
     <parent>
         <groupId>org.apache.cassandra</groupId>
         <artifactId>harry-parent</artifactId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>-SNAPSHOT</version>
     </parent>
 
     <artifactId>harry-core</artifactId>
diff --git a/harry-integration-external/pom.xml 
b/harry-integration-external/pom.xml
index 0b49f6d..9a653e8 100755
--- a/harry-integration-external/pom.xml
+++ b/harry-integration-external/pom.xml
@@ -17,15 +17,14 @@
   ~  limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>jar</packaging>
 
     <parent>
         <groupId>org.apache.cassandra</groupId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>-SNAPSHOT</version>
         <artifactId>harry-parent</artifactId>
     </parent>
 
diff --git a/harry-integration/pom.xml b/harry-integration/pom.xml
index 0b2d131..9ec3b14 100755
--- a/harry-integration/pom.xml
+++ b/harry-integration/pom.xml
@@ -17,15 +17,14 @@
   ~  limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>jar</packaging>
 
     <parent>
         <groupId>org.apache.cassandra</groupId>
-        <version>0.0.1-SNAPSHOT</version>
+        <version>-SNAPSHOT</version>
         <artifactId>harry-parent</artifactId>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index fab3634..a672274 100755
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,7 @@
   ~  limitations under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
 
     <parent>
         <groupId>org.apache</groupId>
@@ -39,7 +38,7 @@
 
     <groupId>org.apache.cassandra</groupId>
     <artifactId>harry-parent</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>-SNAPSHOT</version>
 
     <name>Harry</name>
 

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

Reply via email to