Skip to content

Commit 933d0e9

Browse files
authored
Merge pull request #169 from eXist-db/dizzzz-patch-1
Update pom.xml for new eXist-db version
2 parents 8b31f92 + fadeb77 commit 933d0e9

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-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>
@@ -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</exist.version> <!-- change to 5.1.0-SNAPSHOT -->
51+
<exist.version>5.1.0</exist.version> <!-- minimum version is 5.1.0 -->
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)