dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01455
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 454: Updated dhis-web-ethiopia pom.
------------------------------------------------------------
revno: 454
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Mon 2009-07-13 14:38:08 +0200
message:
Updated dhis-web-ethiopia pom.
modified:
local/et/dhis-web-ethiopia/pom.xml
=== modified file 'local/et/dhis-web-ethiopia/pom.xml'
--- local/et/dhis-web-ethiopia/pom.xml 2009-04-22 21:31:10 +0000
+++ local/et/dhis-web-ethiopia/pom.xml 2009-07-13 12:38:08 +0000
@@ -31,6 +31,10 @@
</dependency>
<dependency>
<groupId>org.hisp.dhis</groupId>
+ <artifactId>dhis-support-webwork</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.hisp.dhis</groupId>
<artifactId>dhis-service-organisationunit</artifactId>
</dependency>
<dependency>
@@ -43,22 +47,6 @@
<type>war</type>
</dependency>
- <!-- Web -->
-
- <dependency>
- <groupId>opensymphony</groupId>
- <artifactId>webwork</artifactId>
- </dependency>
-
- <!-- Other -->
-
- <dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring</artifactId>
- </dependency>
- <dependency>
- <groupId>hsqldb</groupId>
- <artifactId>hsqldb</artifactId>
- </dependency>
+
</dependencies>
</project>
--
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.