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 eb19036f49 [maven-release-plugin] prepare for next development 
iteration
eb19036f49 is described below

commit eb19036f4948f416e1ef8020215273881c88399d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Nov 13 09:22:06 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 56b190e9a6..9717c8f1f6 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -20,7 +20,7 @@
     </parent>
 
     <artifactId>org.apache.felix.feature</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-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.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>
       <felix.java.version>8</felix.java.version>
-      <project.build.outputTimestamp>1668327713</project.build.outputTimestamp>
+      <project.build.outputTimestamp>1668327725</project.build.outputTimestamp>
     </properties>
         
     <build>

Reply via email to