aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 0a9f1c7..3b9a94a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,11 +172,11 @@
172 <artifactId>jrdfox</artifactId> 172 <artifactId>jrdfox</artifactId>
173 <version>1.0</version> 173 <version>1.0</version>
174 </dependency> 174 </dependency>
175 <!--<dependency>--> 175 <dependency>
176 <!--<groupId>commons-lang</groupId>--> 176 <groupId>commons-lang</groupId>
177 <!--<artifactId>commons-lang</artifactId>--> 177 <artifactId>commons-lang</artifactId>
178 <!--<version>2.1</version>--> 178 <version>2.1</version>
179 <!--</dependency>--> 179 </dependency>
180 <!--<dependency>--> 180 <!--<dependency>-->
181 <!--<groupId>org.codehaus.plexus</groupId>--> 181 <!--<groupId>org.codehaus.plexus</groupId>-->
182 <!--<artifactId>plexus-utils</artifactId>--> 182 <!--<artifactId>plexus-utils</artifactId>-->