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

tv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git


The following commit(s) were added to refs/heads/master by this push:
     new 88d690d9 Update snapshot version
88d690d9 is described below

commit 88d690d96e3b68266b6b36d56afdfd567778ece1
Author: Thomas Vandahl <t...@apache.org>
AuthorDate: Thu Apr 4 17:25:22 2024 +0200

    Update snapshot version
---
 commons-jcs3-core/pom.xml                           | 4 ++--
 commons-jcs3-dist/pom.xml                           | 4 ++--
 commons-jcs3-jcache-extras/pom.xml                  | 4 ++--
 commons-jcs3-jcache-openjpa/pom.xml                 | 4 ++--
 commons-jcs3-jcache-tck/pom.xml                     | 4 ++--
 commons-jcs3-jcache/pom.xml                         | 4 ++--
 commons-jcs3-sandbox/commons-jcs3-filecache/pom.xml | 2 +-
 commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml  | 2 +-
 commons-jcs3-sandbox/pom.xml                        | 2 +-
 pom.xml                                             | 2 +-
 10 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/commons-jcs3-core/pom.xml b/commons-jcs3-core/pom.xml
index bea2ea3d..0fcc9354 100644
--- a/commons-jcs3-core/pom.xml
+++ b/commons-jcs3-core/pom.xml
@@ -22,12 +22,12 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs3</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>commons-jcs3-core</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Commons JCS :: Core</name>
diff --git a/commons-jcs3-dist/pom.xml b/commons-jcs3-dist/pom.xml
index 023a4117..6f270370 100644
--- a/commons-jcs3-dist/pom.xml
+++ b/commons-jcs3-dist/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <artifactId>commons-jcs3</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>commons-jcs3-dist</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache Commons JCS :: Distribution</name>
   <description>Creates the Apache Commons JCS multimodule 
distribution.</description>
diff --git a/commons-jcs3-jcache-extras/pom.xml 
b/commons-jcs3-jcache-extras/pom.xml
index 3c8119f7..a8f1c01f 100644
--- a/commons-jcs3-jcache-extras/pom.xml
+++ b/commons-jcs3-jcache-extras/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <artifactId>commons-jcs3</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>commons-jcs3-jcache-extras</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
   <name>Apache Commons JCS :: JCache Extras</name>
 
   <scm>
diff --git a/commons-jcs3-jcache-openjpa/pom.xml 
b/commons-jcs3-jcache-openjpa/pom.xml
index d65be8b1..9b9f5ddf 100644
--- a/commons-jcs3-jcache-openjpa/pom.xml
+++ b/commons-jcs3-jcache-openjpa/pom.xml
@@ -21,12 +21,12 @@
   <parent>
     <artifactId>commons-jcs3</artifactId>
     <groupId>org.apache.commons</groupId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
   <artifactId>commons-jcs3-jcache-openjpa</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
   <name>Apache Commons JCS :: JCache OpenJPA</name>
 
   <scm>
diff --git a/commons-jcs3-jcache-tck/pom.xml b/commons-jcs3-jcache-tck/pom.xml
index 2b95dfb0..ff5b363d 100644
--- a/commons-jcs3-jcache-tck/pom.xml
+++ b/commons-jcs3-jcache-tck/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs3</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -34,7 +34,7 @@
   -->
 
   <artifactId>commons-jcs3-jcache-tck</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
 
   <name>Apache Commons JCS :: JCache TCK</name>
 
diff --git a/commons-jcs3-jcache/pom.xml b/commons-jcs3-jcache/pom.xml
index bebbd71b..d8a6238c 100644
--- a/commons-jcs3-jcache/pom.xml
+++ b/commons-jcs3-jcache/pom.xml
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs3</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>commons-jcs3-jcache</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
   <name>Apache Commons JCS :: JCache</name>
 
   <scm>
diff --git a/commons-jcs3-sandbox/commons-jcs3-filecache/pom.xml 
b/commons-jcs3-sandbox/commons-jcs3-filecache/pom.xml
index aa26d207..137f9dc6 100644
--- a/commons-jcs3-sandbox/commons-jcs3-filecache/pom.xml
+++ b/commons-jcs3-sandbox/commons-jcs3-filecache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs3-sandbox</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jcs3-filecache</artifactId>
diff --git a/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml 
b/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
index a915cfc5..401e1cde 100644
--- a/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
+++ b/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs3-sandbox</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jcs3-yajcache</artifactId>
diff --git a/commons-jcs3-sandbox/pom.xml b/commons-jcs3-sandbox/pom.xml
index c21d8544..a3f4f7e6 100644
--- a/commons-jcs3-sandbox/pom.xml
+++ b/commons-jcs3-sandbox/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-jcs3</artifactId>
-    <version>3.2.1-SNAPSHOT</version>
+    <version>3.2.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>commons-jcs3-sandbox</artifactId>
diff --git a/pom.xml b/pom.xml
index dc49b874..256a16d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>commons-jcs3</artifactId>
   <packaging>pom</packaging>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.2.2-SNAPSHOT</version>
 
   <!--
    * Build with -PjcacheTck to run the JSR-107 TCK

Reply via email to