diff options
Diffstat (limited to 'redback-keys/redback-keys-tests/pom.xml')
-rw-r--r-- | redback-keys/redback-keys-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-keys/redback-keys-tests/pom.xml b/redback-keys/redback-keys-tests/pom.xml index a51f0b987..8598e2ad7 100644 --- a/redback-keys/redback-keys-tests/pom.xml +++ b/redback-keys/redback-keys-tests/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-keys</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>redback-keys-tests</artifactId> <name>Redback :: Key Management Test Harness</name> |