Forgot the distMgmt info.

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@745700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2009-02-19 00:31:39 +00:00
parent 9455216560
commit 4a47fc21b1
1 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,13 @@
This project verifies that MNG-3057 is fixed. It is controlled by a JUnit test called org.apache.maven.integrationtests.MNG3057Test
</description>
<distributionManagement>
<repository>
<id>test-repo</id>
<url>${deployTo}</url>
</repository>
</distributionManagement>
<url>http://jira.codehaus.org/browse/MNG-3057</url>
<modules>