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

tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


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

commit b29cc5f8fd1d91e3bbbac0226d2a917559567bfa
Author: Thomas Watson <tjwat...@us.ibm.com>
AuthorDate: Wed May 1 13:51:35 2024 -0500

    [maven-release-plugin] prepare for next development iteration
---
 scr/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scr/pom.xml b/scr/pom.xml
index ee979463b1..0cb8f53636 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -30,12 +30,12 @@
         Implementation of the Declarative Services specification 1.5
     </description>
     <artifactId>org.apache.felix.scr</artifactId>
-    <version>2.2.12</version>
+    <version>2.2.13-SNAPSHOT</version>
     <scm>
         
<connection>scm:git:ssh://g...@github.com/apache/felix-dev.git</connection>
         
<developerConnection>scm:git:ssh://g...@github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-      <tag>org.apache.felix.scr-2.2.12</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <!--

Reply via email to