diff options
author | RncLsn <rnc.lsn@gmail.com> | 2015-08-06 14:18:05 +0100 |
---|---|---|
committer | RncLsn <rnc.lsn@gmail.com> | 2015-08-06 14:18:05 +0100 |
commit | c112d3bc9d4645b3d42148499688cdd3437e80e0 (patch) | |
tree | d3f4ad36e5fd8677b0c64abe46320fc51ef275f6 /pom.xml | |
parent | 0c39145b3b76b3db73db0a38d5324caa7ff3c434 (diff) | |
download | ACQuA-2.1.0.tar.gz ACQuA-2.1.0.zip |
Version number.v2.1.0
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ | |||
3 | <modelVersion>4.0.0</modelVersion> | 3 | <modelVersion>4.0.0</modelVersion> |
4 | <groupId>uk.ac.ox.cs.pagoda</groupId> | 4 | <groupId>uk.ac.ox.cs.pagoda</groupId> |
5 | <artifactId>pagoda</artifactId> | 5 | <artifactId>pagoda</artifactId> |
6 | <version>2.1.0-SNAPSHOT</version> | 6 | <version>2.1.0</version> |
7 | <packaging>jar</packaging> | 7 | <packaging>jar</packaging> |
8 | <name>PAGOdA</name> | 8 | <name>PAGOdA</name> |
9 | <build> | 9 | <build> |