We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee957d commit 5aa6dabCopy full SHA for 5aa6dab
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.exist-db.apps</groupId>
14
<artifactId>monex</artifactId>
15
- <version>4.2.2</version>
+ <version>4.2.3-SNAPSHOT</version>
16
17
<name>Monex</name>
18
<description>An application for monitoring, profiling and inspecting a running eXist-db instance.</description>
@@ -35,7 +35,7 @@
35
<url>https://github.com/eXist-db/monex.git</url>
36
<connection>scm:git:https://github.com/eXist-db/monex.git</connection>
37
<developerConnection>scm:git:https://github.com/eXist-db/monex.git</developerConnection>
38
- <tag>4.2.2</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<issueManagement>
0 commit comments