aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRncLsn <rnc.lsn@gmail.com>2015-09-11 11:57:32 +0100
committerRncLsn <rnc.lsn@gmail.com>2015-09-11 11:57:32 +0100
commit7d53dffd1c28d0117718195a1c56e8c18c95c71e (patch)
tree33b43e4c7dfdcef3ea8ef3fe8bf766a626308e03 /pom.xml
parentbaf9415a9336c17c6d4e1d1e7cef88df8ad9d9be (diff)
downloadACQuA-2.1.2.tar.gz
ACQuA-2.1.2.zip
Changed version into 2.1.2-SNAPSHOT for further changes.v2.1.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c919e1a..bb5186b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.1</version> 6 <version>2.1.2-SNAPSHOT</version>
7 <packaging>jar</packaging> 7 <packaging>jar</packaging>
8 <name>PAGOdA</name> 8 <name>PAGOdA</name>
9 <build> 9 <build>