Skip to content

Commit 42f3e42

Browse files
silverusermmoqui
silveruser
authored andcommitted
Release of 2.14.4
1 parent 9e6c637 commit 42f3e42

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pom.xml

+6-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<groupId>org.silverpeas.jcr</groupId>
2626
<artifactId>jackrabbit-jca</artifactId>
2727
<packaging>rar</packaging>
28-
<version>2.14.4-SNAPSHOT</version>
28+
<version>2.14.4</version>
2929
<name>Jackrabbit JCA Resource Adapter</name>
3030
<url>http://www.silverpeas.org</url>
3131

@@ -189,9 +189,13 @@
189189
<artifactId>netcdf</artifactId>
190190
</exclusion>
191191
<exclusion>
192-
<groupId>rome</groupId>
192+
<groupId>com.rometools</groupId>
193193
<artifactId>rome</artifactId>
194194
</exclusion>
195+
<exclusion>
196+
<groupId>org.quartz-scheduler0</groupId>
197+
<artifactId>quartz</artifactId>
198+
</exclusion>
195199
<exclusion>
196200
<groupId>com.uwyn</groupId>
197201
<artifactId>jhighlight</artifactId>

0 commit comments

Comments
 (0)