add uncommitted managed version

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@421763 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2006-07-14 00:32:09 +00:00
parent 867ec5b07c
commit 7913474a9f
1 changed files with 5 additions and 0 deletions

View File

@ -194,6 +194,11 @@
<artifactId>wagon-http-lightweight</artifactId>
<version>1.0-alpha-6</version>
</dependency>
<dependency>
<groupId>org.apache.maven.repository</groupId>
<artifactId>maven-repository-core</artifactId>
<version>${pom.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven.repository</groupId>
<artifactId>maven-repository-reports-standard</artifactId>