Skip to content

Commit 0d4667c

Browse files
prep 2.0-RC3
1 parent 7979e5a commit 0d4667c

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>nl.mpi</groupId>
55
<artifactId>harvest-manager</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.0-RC2-SNAPSHOT</version>
7+
<version>2.0-RC3-SNAPSHOT</version>
88
<name>Harvest Manager</name>
99
<description>This application manages (OAI-PMH) harvesting workflows</description>
1010

@@ -109,12 +109,6 @@
109109
<version>1.7.32</version>
110110
</dependency>
111111

112-
<!--<dependency>
113-
<groupId>net.sf.saxon</groupId>
114-
<artifactId>Saxon-HE</artifactId>
115-
<version>9.5.1-8</version>
116-
<!-/- <version>10.5</version>-/->
117-
</dependency>-->
118112
<!-- MD5 -->
119113
<!-- https://mvnrepository.com/artifact/com.joyent.util/fast-md5 -->
120114
<dependency>
@@ -126,7 +120,7 @@
126120
<dependency>
127121
<groupId>nl.mpi.tla</groupId>
128122
<artifactId>SaxonUtils</artifactId>
129-
<version>2.0-SNAPSHOT-RC5</version>
123+
<version>2.0-RC6-SNAPSHOT</version>
130124
<type>jar</type>
131125
</dependency>
132126

0 commit comments

Comments
 (0)