You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ft...@apache.org on 2014/11/20 13:55:00 UTC

git commit: [flex-utilities] [refs/heads/develop] - Revert this as the non-maven version has been released in 1.1, haven't this before

Repository: flex-utilities
Updated Branches:
  refs/heads/develop a01855b1c -> 213da7b9d


Revert this as the non-maven version has been released in 1.1, haven't this before


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

Branch: refs/heads/develop
Commit: 213da7b9dbb5f3ed8866d7e816799da4b57ece64
Parents: a01855b
Author: Frédéric Thomas <ft...@apache.org>
Authored: Thu Nov 20 13:54:55 2014 +0100
Committer: Frédéric Thomas <ft...@apache.org>
Committed: Thu Nov 20 13:54:55 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/213da7b9/Squiggly/main/maven.xml
----------------------------------------------------------------------
diff --git a/Squiggly/main/maven.xml b/Squiggly/main/maven.xml
index e758983..260f4b4 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"/>