aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRncLsn <rnc.lsn@gmail.com>2015-06-09 18:23:15 +0100
committerRncLsn <rnc.lsn@gmail.com>2015-06-09 18:23:15 +0100
commit6e8ee40e41d84e0466153802a2c9b4ae88af3544 (patch)
tree74d5d4fa04f2c8339433fffd6ababc2b21afc2e1 /pom.xml
parentdcdf7f8062919e5746b0b15c77ba8279d5f526c1 (diff)
downloadACQuA-6e8ee40e41d84e0466153802a2c9b4ae88af3544.tar.gz
ACQuA-6e8ee40e41d84e0466153802a2c9b4ae88af3544.zip
Fixed marking original individuals in the relevant upper store.
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>-->