mirror of https://github.com/apache/archiva.git
Setting versions for release 2.2.2
This commit is contained in:
parent
d158b4c630
commit
a5fa166297
4
pom.xml
4
pom.xml
|
@ -26,7 +26,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.archiva</groupId>
|
||||
<artifactId>archiva-parent</artifactId>
|
||||
<version>17-SNAPSHOT</version>
|
||||
<version>17</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>archiva</artifactId>
|
||||
|
@ -64,7 +64,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.5-SNAPSHOT</redback.version>
|
||||
<redback.version>2.5</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