dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #00199
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 61: Minor fix.
------------------------------------------------------------
revno: 61
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Sat 2009-03-14 08:27:54 +0100
message:
Minor fix.
modified:
dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml
=== modified file 'dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml'
--- dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml 2009-03-03 16:46:36 +0000
+++ dhis-2/dhis-i18n/dhis-i18n-translationstore-hibernate/pom.xml 2009-03-14 07:27:54 +0000
@@ -21,6 +21,10 @@
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis-support-hibernate</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-support-transaction</artifactId>
+ </dependency>
</dependencies>
</project>
--
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.