------------------------------------------------------------
revno: 4324
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Wed 2011-08-17 08:58:24 +0200
message:
  Forced version 2.2.4 of hsqldb in dependency management
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	2011-07-02 12:10:49 +0000
+++ dhis-2/pom.xml	2011-08-17 06:58:24 +0000
@@ -41,6 +41,7 @@
   </distributionManagement>
 
   <repositories>
+    <!--
     <repository>
     <id>amplecode_maven2_repo</id>
     <name>AmpleCode Maven 2 repository</name>
@@ -51,6 +52,7 @@
       <name>Dhis2 External Dependencies Repository</name>
       <url>http://dhis.uio.no/maven/external</url>
     </repository>
+    -->
     <!--
     <repository>
       <id>jboss-public-repository-group</id>
@@ -500,6 +502,11 @@
         <version>1.3.154</version>
       </dependency>
       <dependency>
+        <groupId>org.hsqldb</groupId>
+        <artifactId>hsqldb</artifactId>
+        <version>2.2.4</version>
+      </dependency>
+      <dependency>
         <groupId>com.ibatis</groupId>
         <artifactId>ibatis2-common</artifactId>
         <version>2.1.7.597</version>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to