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

commit 37e948ce15c4f216ed82627c78b68740d49d723c
Author: Thomas Vandahl <[email protected]>
AuthorDate: Sat Apr 9 12:44:01 2022 +0200

    Remove RC tag from scm section
---
 commons-jcs-core/pom.xml           | 1 -
 commons-jcs-dist/pom.xml           | 1 -
 commons-jcs-jcache-extras/pom.xml  | 1 -
 commons-jcs-jcache-openjpa/pom.xml | 1 -
 commons-jcs-jcache/pom.xml         | 1 -
 commons-jcs-tck-tests/pom.xml      | 1 -
 pom.xml                            | 1 -
 7 files changed, 7 deletions(-)

diff --git a/commons-jcs-core/pom.xml b/commons-jcs-core/pom.xml
index 2c745d20..4209d799 100644
--- a/commons-jcs-core/pom.xml
+++ b/commons-jcs-core/pom.xml
@@ -36,7 +36,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <properties>
diff --git a/commons-jcs-dist/pom.xml b/commons-jcs-dist/pom.xml
index b5582179..ab9cdf6f 100644
--- a/commons-jcs-dist/pom.xml
+++ b/commons-jcs-dist/pom.xml
@@ -35,7 +35,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <!-- NOTE: These dependency declarations are only required to sort this 
project to the 
diff --git a/commons-jcs-jcache-extras/pom.xml 
b/commons-jcs-jcache-extras/pom.xml
index 59e0a15a..f9bed3e5 100644
--- a/commons-jcs-jcache-extras/pom.xml
+++ b/commons-jcs-jcache-extras/pom.xml
@@ -33,7 +33,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <dependencies>
diff --git a/commons-jcs-jcache-openjpa/pom.xml 
b/commons-jcs-jcache-openjpa/pom.xml
index a8405415..dc25565a 100644
--- a/commons-jcs-jcache-openjpa/pom.xml
+++ b/commons-jcs-jcache-openjpa/pom.xml
@@ -33,7 +33,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <dependencies>
diff --git a/commons-jcs-jcache/pom.xml b/commons-jcs-jcache/pom.xml
index c4bb7043..e0d5b849 100644
--- a/commons-jcs-jcache/pom.xml
+++ b/commons-jcs-jcache/pom.xml
@@ -35,7 +35,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <dependencies>
diff --git a/commons-jcs-tck-tests/pom.xml b/commons-jcs-tck-tests/pom.xml
index 5e5f46d2..ab0d2d85 100644
--- a/commons-jcs-tck-tests/pom.xml
+++ b/commons-jcs-tck-tests/pom.xml
@@ -42,7 +42,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index 14f578fd..f260b091 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,6 @@
     
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-jcs.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-jcs.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=commons-jcs.git</url>
-    <tag>commons-jcs3-3.1-rc2</tag>
   </scm>
 
   <mailingLists>

Reply via email to