Skip to content

Commit 5aa6dab

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent eee957d commit 5aa6dab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<groupId>org.exist-db.apps</groupId>
1414
<artifactId>monex</artifactId>
15-
<version>4.2.2</version>
15+
<version>4.2.3-SNAPSHOT</version>
1616

1717
<name>Monex</name>
1818
<description>An application for monitoring, profiling and inspecting a running eXist-db instance.</description>
@@ -35,7 +35,7 @@
3535
<url>https://github.com/eXist-db/monex.git</url>
3636
<connection>scm:git:https://github.com/eXist-db/monex.git</connection>
3737
<developerConnection>scm:git:https://github.com/eXist-db/monex.git</developerConnection>
38-
<tag>4.2.2</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040

4141
<issueManagement>

0 commit comments

Comments
 (0)