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 f67eee9550 [maven-release-plugin] prepare for next development
iteration
f67eee9550 is described below
commit f67eee95507bf21ae4c64ab3297ff28b0cbaea7a
Author: Thomas Watson <[email protected]>
AuthorDate: Thu Jan 18 13:10:33 2024 -0600
[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 8ce85d0e3a..324bed175e 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.8</version>
+ <version>2.2.9-SNAPSHOT</version>
<scm>
<connection>scm:git:ssh://[email protected]/apache/felix-dev.git</connection>
<developerConnection>scm:git:ssh://[email protected]/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>org.apache.felix.scr-2.2.8</tag>
+ <tag>HEAD</tag>
</scm>
<!--