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 2014/09/19 10:57:50 UTC

git commit: [flex-utilities] [refs/heads/develop] - Changed the Flexmojos Version to 7.0.1 to make the project buildable on Apaches Jenkins server.

Repository: flex-utilities
Updated Branches:
  refs/heads/develop baf904c6e -> 71c7f7981


Changed the Flexmojos Version to 7.0.1 to make the project buildable on Apaches Jenkins server.


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

Branch: refs/heads/develop
Commit: 71c7f7981c0d3106a670bf2d55b9c31617a3cb43
Parents: baf904c
Author: Christofer Dutz <ch...@codecentric.de>
Authored: Fri Sep 19 10:57:42 2014 +0200
Committer: Christofer Dutz <ch...@codecentric.de>
Committed: Fri Sep 19 10:57:42 2014 +0200

----------------------------------------------------------------------
 FlexPMD/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/71c7f798/FlexPMD/pom.xml
----------------------------------------------------------------------
diff --git a/FlexPMD/pom.xml b/FlexPMD/pom.xml
index e35058f..45fe1f5 100644
--- a/FlexPMD/pom.xml
+++ b/FlexPMD/pom.xml
@@ -95,7 +95,7 @@ limitations under the License.
 		<!-- Flex project versions -->
 		<!-- Plugin versions -->
 
-		<flex-mojos-plugin.version>7.1.0-SNAPSHOT</flex-mojos-plugin.version>
+		<flex-mojos-plugin.version>7.0.1</flex-mojos-plugin.version>
 		<ant-run-plugin.version>1.2</ant-run-plugin.version>
 		<maven-dependency-plugin.version>2.0</maven-dependency-plugin.version>
 	</properties>