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 5f5f128 Change version to 0.1-SNAPSHOT in preparation for the release
5f5f128 is described below
commit 5f5f1282c14b4bc16c4e80ee8378699a8bd9936f
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Jan 4 10:16:33 2023 +0100
Change version to 0.1-SNAPSHOT in preparation for the release
---
boot/pom.xml | 2 +-
pom.xml | 2 +-
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/maven/src/it/test-package/verify.bsh | 2 +-
tooling/pom.xml | 2 +-
20 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/boot/pom.xml b/boot/pom.xml
index 5d964b4..47a1990 100644
--- a/boot/pom.xml
+++ b/boot/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>minho</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 9f9fa54..bff4532 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.karaf.minho</groupId>
<artifactId>minho</artifactId>
<packaging>pom</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<name>Apache Karaf Minho</name>
<properties>
diff --git a/services/minho-banner/pom.xml b/services/minho-banner/pom.xml
index 81d6389..84b0f64 100644
--- a/services/minho-banner/pom.xml
+++ b/services/minho-banner/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-camel/pom.xml b/services/minho-camel/pom.xml
index 1f4ebdb..e858370 100644
--- a/services/minho-camel/pom.xml
+++ b/services/minho-camel/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-classpath/pom.xml b/services/minho-classpath/pom.xml
index 4331028..e80d074 100644
--- a/services/minho-classpath/pom.xml
+++ b/services/minho-classpath/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-config-json/pom.xml
b/services/minho-config-json/pom.xml
index 56573ae..b60d305 100644
--- a/services/minho-config-json/pom.xml
+++ b/services/minho-config-json/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-config-properties/pom.xml
b/services/minho-config-properties/pom.xml
index be11ab3..d7b15fa 100644
--- a/services/minho-config-properties/pom.xml
+++ b/services/minho-config-properties/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-extractor/pom.xml b/services/minho-extractor/pom.xml
index fee2d8a..8b57d15 100644
--- a/services/minho-extractor/pom.xml
+++ b/services/minho-extractor/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-http/pom.xml b/services/minho-http/pom.xml
index 2325374..688854e 100644
--- a/services/minho-http/pom.xml
+++ b/services/minho-http/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-jmx/pom.xml b/services/minho-jmx/pom.xml
index 0ca3367..5db97fa 100644
--- a/services/minho-jmx/pom.xml
+++ b/services/minho-jmx/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-jpa/pom.xml b/services/minho-jpa/pom.xml
index bc60084..3827212 100644
--- a/services/minho-jpa/pom.xml
+++ b/services/minho-jpa/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-osgi/pom.xml b/services/minho-osgi/pom.xml
index 60247c9..842206b 100644
--- a/services/minho-osgi/pom.xml
+++ b/services/minho-osgi/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-rest/pom.xml b/services/minho-rest/pom.xml
index 2ee254b..9d2b8cf 100644
--- a/services/minho-rest/pom.xml
+++ b/services/minho-rest/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/minho-spring-boot/pom.xml
b/services/minho-spring-boot/pom.xml
index e85f524..bdf1544 100644
--- a/services/minho-spring-boot/pom.xml
+++ b/services/minho-spring-boot/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>services</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/services/pom.xml b/services/pom.xml
index 79b6598..2464e27 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>minho</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/tooling/cli/pom.xml b/tooling/cli/pom.xml
index 58f5cc1..5ad6f34 100644
--- a/tooling/cli/pom.xml
+++ b/tooling/cli/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>tooling</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/tooling/common/pom.xml b/tooling/common/pom.xml
index 1e697a6..4dd1415 100644
--- a/tooling/common/pom.xml
+++ b/tooling/common/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>tooling</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index c44381b..88e3aee 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>tooling</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/tooling/maven/src/it/test-package/verify.bsh
b/tooling/maven/src/it/test-package/verify.bsh
index c571532..534be4a 100644
--- a/tooling/maven/src/it/test-package/verify.bsh
+++ b/tooling/maven/src/it/test-package/verify.bsh
@@ -22,5 +22,5 @@ import java.lang.*;
import java.util.*;
File generated = new File(basedir, "target/runtime/test");
-File boot = new File(generated, "minho-boot-1.0-SNAPSHOT.jar");
+File boot = new File(generated, "minho-boot-0.1-SNAPSHOT.jar");
return generated.exists() && boot.exists();
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 9bb77cf..591e92d 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.karaf.minho</groupId>
<artifactId>minho</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>