summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
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 3c806f9f1..54b370be7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,13 +118,13 @@
<version>${version.jackson}</version>
</dependency>
<dependency>
- <groupId>org.org.jgroups</groupId>
+ <groupId>org.jgroups</groupId>
<artifactId>jgroups</artifactId>
<version>${version.jgroups}</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
- <artifactId>comomns-codec</artifactId>
+ <artifactId>commons-codec</artifactId>
<version>${version.commons-codec}</version>
</dependency>
<dependency>