This is an automated email from the ASF dual-hosted git repository.
tjwatson pushed a commit to branch scrR8
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/scrR8 by this push:
new 70ed0d6 [maven-release-plugin] prepare for next development iteration
70ed0d6 is described below
commit 70ed0d6bbf540d99ea19fa60ef51e5118cf41f23
Author: Thomas Watson <[email protected]>
AuthorDate: Fri Sep 3 12:31:40 2021 -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 56e2282..8208173 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.0-RC1</version>
+ <version>2.2.0-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.0-RC1</tag>
+ <tag>HEAD</tag>
</scm>
<!--