File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1313
1414 <groupId >org.exist</groupId >
1515 <artifactId >messaging-replication</artifactId >
16- <version >1.0.0-RC1 </version >
16+ <version >1.0.0</version >
1717
1818 <name >Messaging and Replication</name >
1919 <description >eXist-db messaging and document replication extension (JMS based)</description >
4848 <project .build.source>1.8</project .build.source>
4949 <project .build.target>1.8</project .build.target>
5050
51- <exist .version>5.0 .0</exist .version> <!-- change to 5.1.0-SNAPSHOT -- >
51+ <exist .version>5.1 .0</exist .version>
5252 <activemq .version>5.15.10</activemq .version>
5353 <commonspool2 .version>2.7.0</commonspool2 .version>
5454 <hawtbuf .version>1.11</hawtbuf .version>
Original file line number Diff line number Diff line change 77 <license >GNU Lesser General Public License, version 2.1</license >
88 <copyright >true</copyright >
99
10- <!-- should be either "application" or "library" -->
1110 <type >application</type >
12- <!-- type>library</type -->
1311
1412 <status >stable</status >
1513
2624 <prepare >pre-install.xql</prepare >
2725 <finish >post-install.xql</finish >
2826
27+ <changelog >
28+ <change version =" 1.0.0" >
29+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
30+ <li >First stable release for eXist-db - requires v5.1.0.</li >
31+ <li >Revised and refactored code for stability and reliability.</li >
32+ </ul >
33+ </change >
34+ </changelog >
35+
2936 <permissions user =" jms" group =" jms" mode =" 0775" />
3037 <note >When upgrading: please uninstall all previous versions first and restart eXist-db.</note >
3138
You can’t perform that action at this time.
0 commit comments