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 e98ed85 [maven-release-plugin] prepare release
org.apache.felix.scr-2.1.28
e98ed85 is described below
commit e98ed850c661f0ed23b23e6abbdbbfcf666eab67
Author: jbonofre <[email protected]>
AuthorDate: Wed Jun 30 06:24:56 2021 +0200
[maven-release-plugin] prepare release org.apache.felix.scr-2.1.28
---
scr/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/scr/pom.xml b/scr/pom.xml
index f9922b6..9937d87 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.27-SNAPSHOT</version>
+ <version>2.1.28</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.28</tag>
</scm>
<!--