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
commit 8d195f9d13486617c394a96f2ef1de1faab00dfe Author: Thomas Watson <[email protected]> AuthorDate: Wed Jan 18 10:31:55 2023 -0600 [maven-release-plugin] prepare release org.apache.felix.scr-2.2.6 --- scr/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scr/pom.xml b/scr/pom.xml index 104f72236c..655ac9d7a2 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.5-SNAPSHOT</version> + <version>2.2.6</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>HEAD</tag> + <tag>org.apache.felix.scr-2.2.6</tag> </scm> <!--
