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 28250c3 [maven-release-plugin] prepare for next development iteration
28250c3 is described below
commit 28250c369d7e99f5ea6bba219231da31ff5d0264
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jan 15 17:55:31 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
metatype/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/metatype/pom.xml b/metatype/pom.xml
index d801427..3e31fe8 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -33,7 +33,7 @@
<description>
Implementation of the OSGi Metatype Service Specification 1.4
</description>
- <version>1.2.4</version>
+ <version>1.2.5-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.osgi</groupId>
@@ -82,7 +82,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.metatype-1.2.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>