File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
13
13
<groupId >org.exist-db.apps</groupId >
14
14
<artifactId >monex</artifactId >
15
- <version >2.2.0-SNAPSHOT </version >
15
+ <version >3.0.0 </version >
16
16
17
17
<name >Monex</name >
18
18
<description >An application for monitoring, profiling and inspecting a running eXist-db instance.</description >
35
35
<url >https://github.com/eXist-db/monex.git</url >
36
36
<connection >scm:git:https://github.com/eXist-db/monex.git</connection >
37
37
<developerConnection >scm:git:https://github.com/eXist-db/monex.git</developerConnection >
38
- <tag >HEAD </tag >
38
+ <tag >3.0.0 </tag >
39
39
</scm >
40
40
41
41
<issueManagement >
80
80
<dependency >
81
81
<groupId >org.exist-db</groupId >
82
82
<artifactId >exist-core</artifactId >
83
- <version >${exist.java-api.version} </version >
83
+ <version >5.3.0-SNAPSHOT </version >
84
84
<scope >provided</scope >
85
85
</dependency >
86
86
<dependency >
You can’t perform that action at this time.
0 commit comments