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 096b5fa [maven-release-plugin] prepare release
org.apache.felix.scr-2.1.30
096b5fa is described below
commit 096b5fa0bd8d0505dd92bff7167cca7e43f323e6
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Sep 2 13:57:54 2021 +0200
[maven-release-plugin] prepare release org.apache.felix.scr-2.1.30
---
scr/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scr/pom.xml b/scr/pom.xml
index 7e81589..495fb44 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -30,12 +30,12 @@
Implementation of the Declarative Services specification 1.4
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.1.29-SNAPSHOT</version>
+ <version>2.1.30</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.1.30</tag>
</scm>
<!--