dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #07709
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 2243: Cosmetics
------------------------------------------------------------
revno: 2243
committer: Jo Størset <storset@xxxxxxxxx>
branch nick: trunk
timestamp: Mon 2010-09-27 12:44:56 +0530
message:
Cosmetics
modified:
dhis-2/dhis-web/dhis-web-portal/india-pom.xml
dhis-live/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/dhis-web/dhis-web-portal/india-pom.xml'
--- dhis-2/dhis-web/dhis-web-portal/india-pom.xml 2010-09-24 05:40:51 +0000
+++ dhis-2/dhis-web/dhis-web-portal/india-pom.xml 2010-09-27 07:14:56 +0000
@@ -189,37 +189,6 @@
</dependency> -->
- <!-- Vietnam modules -->
- <!--
- <dependency>
- <groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-web-gis</artifactId>
- <version>${version}</version>
- <type>war</type>
- </dependency>
- -->
- <!-- South Africa modules -->
-
- <!--
- <dependency>
- <groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-web-jforum-integration</artifactId>
- <version>${version}</version>
- <type>war</type>
- </dependency>
- -->
-
- <!-- WHO modules -->
-
- <!--
- <dependency>
- <groupId>org.hisp.dhis</groupId>
- <artifactId>dhis-web-openhealth-integration</artifactId>
- <version>${version}</version>
- <type>war</type>
- </dependency>
- -->
-
</dependencies>
<properties>
<rootDir>../../</rootDir>
=== modified file 'dhis-live/pom.xml'
--- dhis-live/pom.xml 2010-09-18 19:24:24 +0000
+++ dhis-live/pom.xml 2010-09-27 07:14:56 +0000
@@ -168,7 +168,7 @@
</build>
<repositories>
<repository>
- <url>http://download.java.net/maven/2/</url>
+ <url>http://download.java.net/maven/2</url>
<id>beans-binding</id>
<layout>default</layout>
<name>Repository for library Library[beans-binding]</name>