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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-minho.git


The following commit(s) were added to refs/heads/main by this push:
     new 60ff857  [maven-release-plugin] prepare for next development iteration
60ff857 is described below

commit 60ff857dc5d631b5cb0250648f59483ae2d4a20a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Jan 4 11:26:15 2023 +0100

    [maven-release-plugin] prepare for next development iteration
---
 boot/pom.xml                             | 2 +-
 pom.xml                                  | 4 ++--
 services/minho-banner/pom.xml            | 2 +-
 services/minho-camel/pom.xml             | 2 +-
 services/minho-classpath/pom.xml         | 2 +-
 services/minho-config-json/pom.xml       | 2 +-
 services/minho-config-properties/pom.xml | 2 +-
 services/minho-extractor/pom.xml         | 2 +-
 services/minho-http/pom.xml              | 2 +-
 services/minho-jmx/pom.xml               | 2 +-
 services/minho-jpa/pom.xml               | 2 +-
 services/minho-osgi/pom.xml              | 2 +-
 services/minho-rest/pom.xml              | 2 +-
 services/minho-spring-boot/pom.xml       | 2 +-
 services/pom.xml                         | 2 +-
 tooling/cli/pom.xml                      | 2 +-
 tooling/common/pom.xml                   | 2 +-
 tooling/maven/pom.xml                    | 2 +-
 tooling/pom.xml                          | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/boot/pom.xml b/boot/pom.xml
index 4f7d97b..9944556 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>minho</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 9db0905..2158409 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
     <groupId>org.apache.karaf.minho</groupId>
     <artifactId>minho</artifactId>
     <packaging>pom</packaging>
-    <version>0.1</version>
+    <version>0.2-SNAPSHOT</version>
     <name>Apache Karaf Minho</name>
 
     <properties>
         <lombok.version>1.18.24</lombok.version>
         <junit.version>5.9.1</junit.version>
         <slf4j.version>1.7.36</slf4j.version>
-        
<project.build.outputTimestamp>1672827906</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1672827975</project.build.outputTimestamp>
         <maven.compiler.source>11</maven.compiler.source>
         <maven.compiler.target>11</maven.compiler.target>
     </properties>
diff --git a/services/minho-banner/pom.xml b/services/minho-banner/pom.xml
index 93cefa7..211f986 100644
--- a/services/minho-banner/pom.xml
+++ b/services/minho-banner/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-camel/pom.xml b/services/minho-camel/pom.xml
index 8ee123f..8e09df3 100644
--- a/services/minho-camel/pom.xml
+++ b/services/minho-camel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-classpath/pom.xml b/services/minho-classpath/pom.xml
index 57519df..2ad679e 100644
--- a/services/minho-classpath/pom.xml
+++ b/services/minho-classpath/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-config-json/pom.xml 
b/services/minho-config-json/pom.xml
index 9ca19ff..9aafa4d 100644
--- a/services/minho-config-json/pom.xml
+++ b/services/minho-config-json/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-config-properties/pom.xml 
b/services/minho-config-properties/pom.xml
index b058978..830fc9a 100644
--- a/services/minho-config-properties/pom.xml
+++ b/services/minho-config-properties/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-extractor/pom.xml b/services/minho-extractor/pom.xml
index 72bd588..faca7d3 100644
--- a/services/minho-extractor/pom.xml
+++ b/services/minho-extractor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-http/pom.xml b/services/minho-http/pom.xml
index 0db2a2c..38f2435 100644
--- a/services/minho-http/pom.xml
+++ b/services/minho-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-jmx/pom.xml b/services/minho-jmx/pom.xml
index 469177c..83b50e7 100644
--- a/services/minho-jmx/pom.xml
+++ b/services/minho-jmx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-jpa/pom.xml b/services/minho-jpa/pom.xml
index 9152275..b45d3e0 100644
--- a/services/minho-jpa/pom.xml
+++ b/services/minho-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-osgi/pom.xml b/services/minho-osgi/pom.xml
index fa1aa19..30b43cc 100644
--- a/services/minho-osgi/pom.xml
+++ b/services/minho-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-rest/pom.xml b/services/minho-rest/pom.xml
index 81cdb96..f234572 100644
--- a/services/minho-rest/pom.xml
+++ b/services/minho-rest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/minho-spring-boot/pom.xml 
b/services/minho-spring-boot/pom.xml
index 0a5b002..343a165 100644
--- a/services/minho-spring-boot/pom.xml
+++ b/services/minho-spring-boot/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>services</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/pom.xml b/services/pom.xml
index 5ade54c..db1c35e 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>minho</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/cli/pom.xml b/tooling/cli/pom.xml
index b8d8793..5e3dbaf 100644
--- a/tooling/cli/pom.xml
+++ b/tooling/cli/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>tooling</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/common/pom.xml b/tooling/common/pom.xml
index 94161e9..714756d 100644
--- a/tooling/common/pom.xml
+++ b/tooling/common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>tooling</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 9643205..6262800 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>tooling</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index f02c5ce..2e69d9e 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.karaf.minho</groupId>
         <artifactId>minho</artifactId>
-        <version>0.1</version>
+        <version>0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Reply via email to