Skip to content

Commit bf5b145

Browse files
committed
Prepare to release
1 parent 1b95b00 commit bf5b145

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
@@ -13,7 +13,7 @@
1313

1414
<groupId>org.exist</groupId>
1515
<artifactId>messaging-replication</artifactId>
16-
<version>1.0.0-SNAPSHOT</version>
16+
<version>1.0.0-RC1</version>
1717

1818
<name>Messaging and Replication</name>
1919
<description>eXist-db messaging and document replication extension (JMS based)</description>
@@ -48,7 +48,7 @@
4848
<project.build.source>1.8</project.build.source>
4949
<project.build.target>1.8</project.build.target>
5050

51-
<exist.version>5.1.0-SNAPSHOT</exist.version>
51+
<exist.version>5.0.0</exist.version> <!-- change to 5.1.0-SNAPSHOT -->
5252
<activemq.version>5.15.10</activemq.version>
5353
<commonspool2.version>2.7.0</commonspool2.version>
5454
<hawtbuf.version>1.11</hawtbuf.version>

0 commit comments

Comments
 (0)