diff --git a/assembly/pom.xml b/assembly/pom.xml index d3d3990e1e..2627aa1b5c 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -260,13 +260,13 @@ org.apache.maven.plugins maven-assembly-plugin - 2.1-SNAPSHOT + 2.1 run package - single + assembly @@ -285,7 +285,7 @@ bin package - single + assembly @@ -300,4 +300,4 @@ - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index f2370cc05f..1da0cdff0d 100755 --- a/pom.xml +++ b/pom.xml @@ -108,12 +108,12 @@ apache-repo Apache CVS Repository - scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository + scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository apache-snapshots Apache CVS Development Repository - scpexe://cvs.apache.org/www/cvs.apache.org/maven-snapshot-repository + scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository apache-website @@ -775,20 +775,22 @@ - + org.apache.maven.plugins maven-compiler-plugin @@ -816,4 +818,4 @@ - + \ No newline at end of file