This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 0a5db36 [maven-release-plugin] prepare for next development iteration
0a5db36 is described below
commit 0a5db36b29096a53b4d5cd36cbce787ec22fcb24
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Aug 15 10:43:08 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
systemready/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/systemready/pom.xml b/systemready/pom.xml
index 100fd17..da70262 100644
--- a/systemready/pom.xml
+++ b/systemready/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.felix.systemready</artifactId>
- <version>0.5.0</version>
+ <version>0.5.1-SNAPSHOT</version>
<name>Apache Felix - System Ready</name>
<properties>
@@ -33,7 +33,7 @@
<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.systemready-0.5.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>