File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 13
13
14
14
<groupId >org.exist-db.apps</groupId >
15
15
<artifactId >monex</artifactId >
16
- <version >2.0.2-SNAPSHOT </version >
16
+ <version >2.0.2</version >
17
17
18
18
<name >Monex</name >
19
19
<description >An application for monitoring, profiling and inspecting a running eXist-db instance.</description >
64
64
<project .build.target>1.8</project .build.target>
65
65
66
66
<exist .version>5.0.0-SNAPSHOT</exist .version>
67
- <min .version>5.0.0-RC6 </min .version>
67
+ <min .version>5.0.0-RC8 </min .version>
68
68
<jackson .version>2.9.8</jackson .version>
69
69
<websocket .api.version>1.1</websocket .api.version>
70
70
Original file line number Diff line number Diff line change 177
177
<li >Fixed: Installation of monex's test collection & instances config files</li >
178
178
</ul >
179
179
</change >
180
+ <change version =" 2.0.2" >
181
+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
182
+ <li >Fix console for compatibility with eXist 5</li >
183
+ </ul >
184
+ </change >
180
185
</changelog >
181
186
182
187
</package >
You can’t perform that action at this time.
0 commit comments