diff options
Diffstat (limited to 'redback-integrations/redback-rest/pom.xml')
-rw-r--r-- | redback-integrations/redback-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-integrations/redback-rest/pom.xml b/redback-integrations/redback-rest/pom.xml index 3ede002a6..858d0cdba 100644 --- a/redback-integrations/redback-rest/pom.xml +++ b/redback-integrations/redback-rest/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-integrations</artifactId> - <version>2.2-SNAPSHOT</version> + <version>2.2</version> </parent> <modelVersion>4.0.0</modelVersion> |