Skip to content

Commit 1ece0c0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent bd3d70f commit 1ece0c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

main/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
<packaging>bundle</packaging>
2828
<name>Apache Felix Main</name>
2929
<artifactId>org.apache.felix.main</artifactId>
30-
<version>7.0.5</version>
30+
<version>7.1.0-SNAPSHOT</version>
3131
<scm>
3232
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
3333
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
3434
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
35-
<tag>org.apache.felix.main-7.0.5</tag>
35+
<tag>HEAD</tag>
3636
</scm>
3737
<dependencies>
3838
<dependency>
3939
<groupId>${project.groupId}</groupId>
4040
<artifactId>org.apache.felix.framework</artifactId>
41-
<version>7.0.5</version>
41+
<version>7.1.0-SNAPSHOT</version>
4242
</dependency>
4343
</dependencies>
4444
<properties>

0 commit comments

Comments
 (0)