dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01319
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 381: Minor fix
------------------------------------------------------------
revno: 381
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Thu 2009-06-18 00:39:22 +0200
message:
Minor fix
modified:
dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml
=== modified file 'dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml'
--- dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml 2009-06-17 22:06:54 +0000
+++ dhis-2/dhis-services/dhis-service-user-hibernate/pom.xml 2009-06-17 22:39:22 +0000
@@ -27,6 +27,14 @@
</dependency>
<dependency>
<groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-service-core</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-service-organisationunit</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
<artifactId>dhis-support-hibernate</artifactId>
</dependency>
<dependency>
--
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.