← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 527: Upgraded VN POMs

 

------------------------------------------------------------
revno: 527
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Tue 2009-09-01 06:30:55 +0200
message:
  Upgraded VN POMs
modified:
  local/vn/dhis-api-chr/pom.xml
  local/vn/dhis-service-chr/pom.xml
  local/vn/dhis-web-chr-form/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 'local/vn/dhis-api-chr/pom.xml'
--- local/vn/dhis-api-chr/pom.xml	2009-09-01 04:22:48 +0000
+++ local/vn/dhis-api-chr/pom.xml	2009-09-01 04:30:55 +0000
@@ -25,7 +25,7 @@
 	<dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-api-vn</artifactId>
-	  <version>2.0.1-SNAPSHOT</version>
+	  <version>2.0.2-SNAPSHOT</version>
     </dependency>
 	
   </dependencies> 

=== modified file 'local/vn/dhis-service-chr/pom.xml'
--- local/vn/dhis-service-chr/pom.xml	2009-09-01 03:49:33 +0000
+++ local/vn/dhis-service-chr/pom.xml	2009-09-01 04:30:55 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.0.2-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-chr</artifactId>

=== modified file 'local/vn/dhis-web-chr-form/pom.xml'
--- local/vn/dhis-web-chr-form/pom.xml	2009-09-01 04:22:48 +0000
+++ local/vn/dhis-web-chr-form/pom.xml	2009-09-01 04:30:55 +0000
@@ -5,7 +5,7 @@
   
   <parent>
     <groupId>org.hisp.dhis</groupId>
-    <artifactId>dhis-web-chr</artifactId>
+    <artifactId>dhis-web</artifactId>
     <version>2.0.2-SNAPSHOT</version>
   </parent>
   
@@ -20,12 +20,6 @@
   <dependencies>
     
     <!-- DHIS -->
-    <dependency>
-		<groupId>org.hisp.dhis</groupId>
-		<artifactId>dhis-web-dataentry</artifactId>
-		<version>2.0.1-SNAPSHOT</version>
-		<type>jar</type>
-    </dependency>
 	
     <dependency>
       <groupId>org.hisp.dhis</groupId>