mirror of https://github.com/apache/maven.git
o this should really be called 2.0.1-SNAPSHOT as that's what the
dependencies are on. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@330832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0578ed6458
commit
86ccccf3c0
|
@ -8,7 +8,7 @@
|
|||
<groupId>org.apache.maven</groupId>
|
||||
<artifactId>maven-embedder</artifactId>
|
||||
<name>Maven Embedder</name>
|
||||
<version>2.0</version>
|
||||
<version>2.0.1-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<mavenVersion>2.0.1-SNAPSHOT</mavenVersion>
|
||||
|
@ -153,10 +153,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</reporting>
|
||||
<distributionManagement>
|
||||
<site>
|
||||
<id>website</id>
|
||||
<url>scp://minotaur.apache.org//www/maven.apache.org/m2</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue