mirror of https://github.com/apache/archiva.git
Switching to released redback version
This commit is contained in:
parent
1acc6e7b84
commit
0cccf944d2
4
pom.xml
4
pom.xml
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-parent</artifactId>
|
||||
<version>18-SNAPSHOT</version>
|
||||
<version>18</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>archiva</artifactId>
|
||||
|
@ -61,7 +61,7 @@
|
|||
<maven-model-converter.version>2.1</maven-model-converter.version>
|
||||
<maven.indexer.version>5.1.1</maven.indexer.version>
|
||||
<wagon.version>2.9</wagon.version>
|
||||
<redback.version>2.6-SNAPSHOT</redback.version>
|
||||
<redback.version>2.6</redback.version>
|
||||
<redback.cache.version>2.2</redback.cache.version>
|
||||
<redback.quartz.version>2.1</redback.quartz.version>
|
||||
<redback.registry.version>2.4</redback.registry.version>
|
||||
|
|
Loading…
Reference in New Issue