Revision: 1380
Author:
ixe...@gmail.com
Date: Fri Sep 6 14:47:26 2013 UTC
Log: fixed version number discrepancy in pom packages
http://code.google.com/p/snee/source/detail?r=1380
Modified:
/branches/ixent_2011_07_08/repository/pom.xml
=======================================
--- /branches/ixent_2011_07_08/repository/pom.xml Wed Feb 13 09:09:25 2013
UTC
+++ /branches/ixent_2011_07_08/repository/pom.xml Fri Sep 6 14:47:26 2013
UTC
@@ -4,7 +4,7 @@
<parent>
<groupId>uk.ac.manchester.cs.snee</groupId>
<artifactId>SNEE</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
<artifactId>repository</artifactId>
<name>Local Repository</name>