mirror of https://github.com/apache/archiva.git
fix version
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1446944 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
87ea49e185
commit
62b3fad4bd
2
pom.xml
2
pom.xml
|
@ -1711,7 +1711,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.archiva.redback.components.modello</groupId>
|
<groupId>org.apache.archiva.redback.components.modello</groupId>
|
||||||
<artifactId>modello-plugin-redback-registry</artifactId>
|
<artifactId>modello-plugin-redback-registry</artifactId>
|
||||||
<version>${redback.registry.version}</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in New Issue