You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2015/05/08 10:09:37 UTC

git commit: [flex-asjs] [refs/heads/develop] - Updated the version to 0.0.3-SNAPSHOT

Repository: flex-asjs
Updated Branches:
  refs/heads/develop d00203a53 -> b3044e90d


Updated the version to 0.0.3-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/b3044e90
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/b3044e90
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/b3044e90

Branch: refs/heads/develop
Commit: b3044e90dde2f48e8fa0ac143709ad3d89b45ace
Parents: d00203a
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Fri May 8 10:09:31 2015 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Fri May 8 10:09:31 2015 +0200

----------------------------------------------------------------------
 maven.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/b3044e90/maven.xml
----------------------------------------------------------------------
diff --git a/maven.xml b/maven.xml
index 6198c46..626fe7e 100644
--- a/maven.xml
+++ b/maven.xml
@@ -19,7 +19,7 @@
 -->
 <project default="install" basedir=".">
 
-    <property name="version" value="0.0.2"/>
+    <property name="version" value="0.0.3"/>
 
     <!-- Set type to RELEASE in order to deploy to the release repo -->
     <property name="type" value="SNAPSHOT"/>