dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #17433
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6934: reverted hsqldb version
------------------------------------------------------------
revno: 6934
committer: Morten Olav Hansen <mortenoh@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2012-05-14 18:12:15 +0200
message:
reverted hsqldb version
modified:
dhis-2/pom.xml
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2012-05-14 15:03:07 +0000
+++ dhis-2/pom.xml 2012-05-14 16:12:15 +0000
@@ -576,7 +576,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>2.2.8</version>
+ <version>2.2.6</version>
</dependency>
<dependency>
<groupId>com.ibatis</groupId>