dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #01355
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 399: Added amplecode repo to pom.
------------------------------------------------------------
revno: 399
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Sun 2009-06-28 20:24:10 +0200
message:
Added amplecode repo to pom.
modified:
dhis-2/pom.xml
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml 2009-06-24 13:16:07 +0000
+++ dhis-2/pom.xml 2009-06-28 18:24:10 +0000
@@ -23,18 +23,16 @@
<module>dhis-support</module>
<module>dhis-useradminandsecurity</module>
</modules>
- <!--
+
<repositories>
<repository>
- <id>dhis_maven2_repo</id>
- <name>DHIS Maven 2 repository</name>
- <url>http://www.hisp.info/maven2</url>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
+ <id>amplecode_maven2_repo</id>
+ <name>AmpleCode Maven 2 repository</name>
+ <url>http://www.amplecode.org/maven2</url>
</repository>
</repositories>
+ <!--
<pluginRepositories>
<pluginRepository>
<id>dhis_maven2_repo</id>
--
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.