This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 de64445723 [maven-release-plugin] prepare for next development
iteration
de64445723 is described below
commit de64445723e33c400d4e851f2c2a874beb923119
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Fri Oct 7 08:48:29 2022 +0200
[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 dafff06929..7981a8ec97 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.4</version>
+ <version>2.2.5-SNAPSHOT</version>
<scm>
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://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.4</tag>
+ <tag>HEAD</tag>
</scm>
<!--