mirror of https://github.com/apache/archiva.git
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:
parent
867ec5b07c
commit
7913474a9f
5
pom.xml
5
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue