This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch release/4.4.8
in repository https://gitbox.apache.org/repos/asf/karaf-cellar.git
The following commit(s) were added to refs/heads/release/4.4.8 by this push:
new 5b8f9f2e [maven-release-plugin] prepare release cellar-4.4.8
5b8f9f2e is described below
commit 5b8f9f2eaeac7c54a17adc00784ff3b563055f1b
Author: JB Onofré <[email protected]>
AuthorDate: Mon Sep 1 06:52:49 2025 +0200
[maven-release-plugin] prepare release cellar-4.4.8
---
assembly/pom.xml | 2 +-
bundle/pom.xml | 2 +-
cloud/pom.xml | 2 +-
config/pom.xml | 2 +-
core/pom.xml | 2 +-
dns/pom.xml | 2 +-
dosgi/pom.xml | 2 +-
etcd/pom.xml | 2 +-
event/pom.xml | 2 +-
features/pom.xml | 2 +-
hazelcast/pom.xml | 2 +-
http/balancer/pom.xml | 2 +-
http/pom.xml | 2 +-
itests/pom.xml | 2 +-
kar/pom.xml | 2 +-
kubernetes/pom.xml | 2 +-
log/pom.xml | 2 +-
manual/pom.xml | 2 +-
obr/pom.xml | 2 +-
pom.xml | 6 +++---
samples/camel-hazelcast-app/consumer/pom.xml | 2 +-
samples/camel-hazelcast-app/pom.xml | 2 +-
samples/camel-hazelcast-app/producer/pom.xml | 2 +-
samples/dosgi-greeter/api/pom.xml | 2 +-
samples/dosgi-greeter/client/pom.xml | 2 +-
samples/dosgi-greeter/pom.xml | 2 +-
samples/dosgi-greeter/service/pom.xml | 2 +-
samples/hazelcast-app/pom.xml | 2 +-
samples/http-session-replication/pom.xml | 2 +-
samples/pom.xml | 2 +-
shell/pom.xml | 2 +-
utils/pom.xml | 2 +-
webconsole/pom.xml | 2 +-
33 files changed, 35 insertions(+), 35 deletions(-)
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 260750e2..614d4853 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/bundle/pom.xml b/bundle/pom.xml
index 5912776e..35c7d52e 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/cloud/pom.xml b/cloud/pom.xml
index fdbf2744..3dfa0264 100644
--- a/cloud/pom.xml
+++ b/cloud/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/config/pom.xml b/config/pom.xml
index ecaea92b..6f49e2a7 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/core/pom.xml b/core/pom.xml
index 1e6e2632..dd37f69f 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dns/pom.xml b/dns/pom.xml
index 8b6d688b..768bab18 100644
--- a/dns/pom.xml
+++ b/dns/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dosgi/pom.xml b/dosgi/pom.xml
index 7a0bdea6..6c662127 100644
--- a/dosgi/pom.xml
+++ b/dosgi/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/etcd/pom.xml b/etcd/pom.xml
index a76f5dfa..1f48c323 100644
--- a/etcd/pom.xml
+++ b/etcd/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/event/pom.xml b/event/pom.xml
index fba7aa9f..96afd495 100644
--- a/event/pom.xml
+++ b/event/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 9a1e09b0..ca679ff5 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/hazelcast/pom.xml b/hazelcast/pom.xml
index 31006634..aca7b86e 100644
--- a/hazelcast/pom.xml
+++ b/hazelcast/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/http/balancer/pom.xml b/http/balancer/pom.xml
index 31ce03e6..45beb794 100644
--- a/http/balancer/pom.xml
+++ b/http/balancer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar</groupId>
<artifactId>http</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/http/pom.xml b/http/pom.xml
index 70658984..deb02a4b 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/itests/pom.xml b/itests/pom.xml
index 7b5a5619..db7251ef 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/kar/pom.xml b/kar/pom.xml
index ff584ab4..a3731824 100644
--- a/kar/pom.xml
+++ b/kar/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/kubernetes/pom.xml b/kubernetes/pom.xml
index b8cc1eb6..1ec1712f 100644
--- a/kubernetes/pom.xml
+++ b/kubernetes/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/log/pom.xml b/log/pom.xml
index 54275281..4cf2dc6f 100644
--- a/log/pom.xml
+++ b/log/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/manual/pom.xml b/manual/pom.xml
index f5f0a2a0..4c4b08bf 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/obr/pom.xml b/obr/pom.xml
index 2fe9d04d..306c4c9f 100644
--- a/obr/pom.xml
+++ b/obr/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 645dd20a..85ebcd4d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,12 +30,12 @@
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<packaging>pom</packaging>
<name>Apache Karaf :: Cellar</name>
<properties>
-
<project.build.outputTimestamp>1695310533</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1756702292</project.build.outputTimestamp>
<maven.compiler.target>11</maven.compiler.target>
<fabric8.kubernetes-client.version>4.13.3</fabric8.kubernetes-client.version>
<felix.webconsole.version>4.2.14</felix.webconsole.version>
@@ -77,7 +77,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cellar.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf-cellar.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=karaf-cellar.git;a=summary</url>
- <tag>HEAD</tag>
+ <tag>cellar-4.4.8</tag>
</scm>
<issueManagement>
diff --git a/samples/camel-hazelcast-app/consumer/pom.xml
b/samples/camel-hazelcast-app/consumer/pom.xml
index 9e73d578..c2cd1021 100644
--- a/samples/camel-hazelcast-app/consumer/pom.xml
+++ b/samples/camel-hazelcast-app/consumer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar.samples</groupId>
<artifactId>camel-hazelcast-app</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/camel-hazelcast-app/pom.xml
b/samples/camel-hazelcast-app/pom.xml
index aff64ac6..1c6e83c7 100644
--- a/samples/camel-hazelcast-app/pom.xml
+++ b/samples/camel-hazelcast-app/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>samples</artifactId>
<groupId>org.apache.karaf.cellar</groupId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/camel-hazelcast-app/producer/pom.xml
b/samples/camel-hazelcast-app/producer/pom.xml
index 32d4e62e..c17539fe 100644
--- a/samples/camel-hazelcast-app/producer/pom.xml
+++ b/samples/camel-hazelcast-app/producer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar.samples</groupId>
<artifactId>camel-hazelcast-app</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/dosgi-greeter/api/pom.xml
b/samples/dosgi-greeter/api/pom.xml
index cd972d10..3f8bca0d 100644
--- a/samples/dosgi-greeter/api/pom.xml
+++ b/samples/dosgi-greeter/api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar.samples</groupId>
<artifactId>dosgi-greeter</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/dosgi-greeter/client/pom.xml
b/samples/dosgi-greeter/client/pom.xml
index 572d5ba5..fdfb118b 100644
--- a/samples/dosgi-greeter/client/pom.xml
+++ b/samples/dosgi-greeter/client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar.samples</groupId>
<artifactId>dosgi-greeter</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/dosgi-greeter/pom.xml b/samples/dosgi-greeter/pom.xml
index b12d02b0..8daf815f 100644
--- a/samples/dosgi-greeter/pom.xml
+++ b/samples/dosgi-greeter/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar</groupId>
<artifactId>samples</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/dosgi-greeter/service/pom.xml
b/samples/dosgi-greeter/service/pom.xml
index 6486e9b1..2c000bf9 100644
--- a/samples/dosgi-greeter/service/pom.xml
+++ b/samples/dosgi-greeter/service/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar.samples</groupId>
<artifactId>dosgi-greeter</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/hazelcast-app/pom.xml b/samples/hazelcast-app/pom.xml
index 069917a0..e20358c3 100644
--- a/samples/hazelcast-app/pom.xml
+++ b/samples/hazelcast-app/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar</groupId>
<artifactId>samples</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/http-session-replication/pom.xml
b/samples/http-session-replication/pom.xml
index ecd2c68a..a686bc28 100644
--- a/samples/http-session-replication/pom.xml
+++ b/samples/http-session-replication/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf.cellar</groupId>
<artifactId>samples</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/samples/pom.xml b/samples/pom.xml
index 8e69f1cb..3e83f526 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>cellar</artifactId>
<groupId>org.apache.karaf</groupId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/shell/pom.xml b/shell/pom.xml
index 1e74b5da..7a2114ee 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/utils/pom.xml b/utils/pom.xml
index 6fefed9e..6f94d568 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.karaf</groupId>
<artifactId>cellar</artifactId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 13c62548..8d1f4e5b 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>cellar</artifactId>
<groupId>org.apache.karaf</groupId>
- <version>4.4.8-SNAPSHOT</version>
+ <version>4.4.8</version>
</parent>
<groupId>org.apache.karaf.cellar</groupId>