← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 21822: Update apps.version to 2.23-SNAPSHOT

 

------------------------------------------------------------
revno: 21822
committer: Nicolay Ramm <nicolayr@xxxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2016-01-27 11:36:19 +0100
message:
  Update apps.version to 2.23-SNAPSHOT
modified:
  dhis-2/dhis-web/dhis-web-apps/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-apps/pom.xml'
--- dhis-2/dhis-web/dhis-web-apps/pom.xml	2016-01-15 00:52:40 +0000
+++ dhis-2/dhis-web/dhis-web-apps/pom.xml	2016-01-27 10:36:19 +0000
@@ -110,6 +110,6 @@
 
   <properties>
     <rootDir>../../</rootDir>
-    <apps.version>2.22-SNAPSHOT</apps.version>
+    <apps.version>2.23-SNAPSHOT</apps.version>
   </properties>
 </project>