This is an automated email from the ASF dual-hosted git repository.
davidb 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 92ec5dde93 [maven-release-plugin] prepare for next development
iteration
92ec5dde93 is described below
commit 92ec5dde93b1647e7e9a5776ccb7e4a02fb66096
Author: David Bosschaert <[email protected]>
AuthorDate: Mon May 23 16:01:08 2022 +0100
[maven-release-plugin] prepare for next development iteration
---
features/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/features/pom.xml b/features/pom.xml
index e63bb3ab7d..fb785a5d1d 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,7 +20,7 @@
</parent>
<artifactId>org.apache.felix.feature</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OSGi Feature Model API</name>
@@ -29,12 +29,12 @@
<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.feature-1.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<felix.java.version>8</felix.java.version>
- <project.build.outputTimestamp>1653318039</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1653318068</project.build.outputTimestamp>
</properties>
<build>