Skip to content

Commit 92ec5dd

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2cdb76e commit 92ec5dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

features/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</parent>
2121

2222
<artifactId>org.apache.felix.feature</artifactId>
23-
<version>1.0.0</version>
23+
<version>1.0.1-SNAPSHOT</version>
2424
<packaging>jar</packaging>
2525

2626
<name>OSGi Feature Model API</name>
@@ -29,12 +29,12 @@
2929
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
3030
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
3131
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
32-
<tag>org.apache.felix.feature-1.0.0</tag>
32+
<tag>HEAD</tag>
3333
</scm>
3434

3535
<properties>
3636
<felix.java.version>8</felix.java.version>
37-
<project.build.outputTimestamp>1653318039</project.build.outputTimestamp>
37+
<project.build.outputTimestamp>1653318068</project.build.outputTimestamp>
3838
</properties>
3939

4040
<build>

0 commit comments

Comments
 (0)