← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6908: (local/vn) Bumped to 2.9-SNAPSHOT.

 

------------------------------------------------------------
revno: 6908
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Fri 2012-05-11 13:54:35 +0700
message:
  (local/vn) Bumped to 2.9-SNAPSHOT.
modified:
  dhis-2/dhis-web/dhis-web-portal/pom.xml
  local/vn/dhis-api-chr/pom.xml
  local/vn/dhis-service-chr/pom.xml
  local/vn/dhis-service-spreadsheet-reporting/pom.xml
  local/vn/dhis-service-vn/pom.xml
  local/vn/dhis-web-chr-form/pom.xml
  local/vn/dhis-web-dataentry-chr/pom.xml
  local/vn/dhis-web-dataentry-hospital/pom.xml
  local/vn/dhis-web-datastatus/pom.xml
  local/vn/dhis-web-spreadsheet-reporting/pom.xml
  local/vn/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/pom.xml'
--- dhis-2/dhis-web/dhis-web-portal/pom.xml	2012-05-10 09:57:03 +0000
+++ dhis-2/dhis-web/dhis-web-portal/pom.xml	2012-05-11 06:54:35 +0000
@@ -42,6 +42,13 @@
     
     <!-- Web maintenance modules -->
     
+	<dependency>
+      <groupId>org.hisp.dhis</groupId>
+      <artifactId>dhis-web-dataentry-hospital</artifactId>
+      <version>${project.version}</version>
+      <type>war</type>
+    </dependency>
+	
     <dependency>
       <groupId>org.hisp.dhis</groupId>
       <artifactId>dhis-web-maintenance-datadictionary</artifactId>

=== modified file 'local/vn/dhis-api-chr/pom.xml'
--- local/vn/dhis-api-chr/pom.xml	2009-10-18 22:44:41 +0000
+++ local/vn/dhis-api-chr/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-api-chr</artifactId>

=== modified file 'local/vn/dhis-service-chr/pom.xml'
--- local/vn/dhis-service-chr/pom.xml	2009-09-06 15:51:11 +0000
+++ local/vn/dhis-service-chr/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-chr</artifactId>

=== modified file 'local/vn/dhis-service-spreadsheet-reporting/pom.xml'
--- local/vn/dhis-service-spreadsheet-reporting/pom.xml	2012-04-28 17:17:59 +0000
+++ local/vn/dhis-service-spreadsheet-reporting/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.8</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-spreadsheet-reporting</artifactId>

=== modified file 'local/vn/dhis-service-vn/pom.xml'
--- local/vn/dhis-service-vn/pom.xml	2012-04-28 17:17:59 +0000
+++ local/vn/dhis-service-vn/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-services</artifactId>
-    <version>2.8</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-service-vn</artifactId>

=== modified file 'local/vn/dhis-web-chr-form/pom.xml'
--- local/vn/dhis-web-chr-form/pom.xml	2009-09-09 09:19:35 +0000
+++ local/vn/dhis-web-chr-form/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-chr-form</artifactId>

=== modified file 'local/vn/dhis-web-dataentry-chr/pom.xml'
--- local/vn/dhis-web-dataentry-chr/pom.xml	2009-09-06 15:51:11 +0000
+++ local/vn/dhis-web-dataentry-chr/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dataentry-chr</artifactId>

=== modified file 'local/vn/dhis-web-dataentry-hospital/pom.xml'
--- local/vn/dhis-web-dataentry-hospital/pom.xml	2012-05-10 16:18:43 +0000
+++ local/vn/dhis-web-dataentry-hospital/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.8</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-dataentry-hospital</artifactId>

=== modified file 'local/vn/dhis-web-datastatus/pom.xml'
--- local/vn/dhis-web-datastatus/pom.xml	2009-09-04 07:45:51 +0000
+++ local/vn/dhis-web-datastatus/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-datastatus</artifactId>

=== modified file 'local/vn/dhis-web-spreadsheet-reporting/pom.xml'
--- local/vn/dhis-web-spreadsheet-reporting/pom.xml	2012-04-28 17:17:59 +0000
+++ local/vn/dhis-web-spreadsheet-reporting/pom.xml	2012-05-11 06:54:35 +0000
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.hisp.dhis</groupId>
     <artifactId>dhis-web</artifactId>
-    <version>2.8</version>
+    <version>2.9-SNAPSHOT</version>
   </parent>
   
   <artifactId>dhis-web-spreadsheet-reporting</artifactId>

=== modified file 'local/vn/pom.xml'
--- local/vn/pom.xml	2012-03-26 04:49:33 +0000
+++ local/vn/pom.xml	2012-05-11 06:54:35 +0000
@@ -5,7 +5,7 @@
   
   <groupId>org.hisp.dhis</groupId>
   <artifactId>dhis-local-vn</artifactId>
-  <version>2.8-SNAPSHOT</version>
+  <version>2.9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Local Vietnam Modules</name>