diff options
| author | RncLsn <rnc.lsn@gmail.com> | 2015-06-09 18:23:15 +0100 |
|---|---|---|
| committer | RncLsn <rnc.lsn@gmail.com> | 2015-06-09 18:23:15 +0100 |
| commit | 6e8ee40e41d84e0466153802a2c9b4ae88af3544 (patch) | |
| tree | 74d5d4fa04f2c8339433fffd6ababc2b21afc2e1 /pom.xml | |
| parent | dcdf7f8062919e5746b0b15c77ba8279d5f526c1 (diff) | |
| download | ACQuA-6e8ee40e41d84e0466153802a2c9b4ae88af3544.tar.gz ACQuA-6e8ee40e41d84e0466153802a2c9b4ae88af3544.zip | |
Fixed marking original individuals in the relevant upper store.
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -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>--> |
