You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/10/13 07:47:48 UTC

[4/4] git commit: [flex-utilities] [refs/heads/develop] - update version to 1.1

update version to 1.1


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

Branch: refs/heads/develop
Commit: f10d93312df3f70013656a3245d85bdddd43493b
Parents: 08ce6b0
Author: Justin Mclean <jm...@apache.org>
Authored: Mon Oct 13 16:47:14 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Mon Oct 13 16:47:14 2014 +1100

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


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/f10d9331/Squiggly/main/maven.xml
----------------------------------------------------------------------
diff --git a/Squiggly/main/maven.xml b/Squiggly/main/maven.xml
index ca013f4..7c8b84b 100644
--- a/Squiggly/main/maven.xml
+++ b/Squiggly/main/maven.xml
@@ -19,7 +19,7 @@
 -->
 <project default="install" basedir=".">
 
-    <property name="version" value="1.0"/>
+    <property name="version" value="1.1"/>
 
     <!-- Set type to RELEASE in order to deploy to the release repo -->
     <property name="type" value="SNAPSHOT"/>