You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kr...@apache.org on 2012/12/01 11:39:53 UTC

[1/50] git commit: removed maven-script module since directory was removed in r1340860

Updated Branches:
  refs/heads/maven-2.2.x [created] 12436435d


removed maven-script module since directory was removed in r1340860

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-2/branches/maven-2.2.x@1341165 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/maven-2.2.x
Commit: 12436435d8b774343603df7acb88a3e20a81fd85
Parents: 981680d
Author: Herve Boutemy <hb...@apache.org>
Authored: Mon May 21 19:40:09 2012 +0000
Committer: Herve Boutemy <hb...@apache.org>
Committed: Mon May 21 19:40:09 2012 +0000

----------------------------------------------------------------------
 pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/12436435/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 792c656..a5c14ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -234,7 +234,6 @@ under the License.
     <module>maven-profile</module>
     <module>maven-project</module>
     <module>maven-repository-metadata</module>
-    <module>maven-script</module>
     <module>maven-settings</module>
     <module>maven-toolchain</module>
     <module>apache-maven</module>