aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2019-10-05 16:15:17 +0200
committerMartin Stockhammer <martin_s@apache.org>2019-10-05 16:15:17 +0200
commit01666eea895dfa06917f13111bb72e391954f9b4 (patch)
treebcf73106c2ddca130da25781c885fb2747da54bf /pom.xml
parentd66ca1e475a581906b837c5856b42d148953e71f (diff)
downloadarchiva-01666eea895dfa06917f13111bb72e391954f9b4.tar.gz
archiva-01666eea895dfa06917f13111bb72e391954f9b4.zip
Switching to new rome version for rss
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index a748f385a..16ddf5f9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<!-- dependencies of maven modules -->
<jsoup.version>1.12.1</jsoup.version>
- <rome.version>0.9</rome.version>
+ <rome.version>1.12.2</rome.version>
<cronutils.version>9.0.1</cronutils.version>
<spring.version>4.3.10.RELEASE</spring.version>
@@ -1667,7 +1667,7 @@
</dependency>
<dependency>
- <groupId>rome</groupId>
+ <groupId>com.rometools</groupId>
<artifactId>rome</artifactId>
<version>${rome.version}</version>
</dependency>