diff options
Diffstat (limited to 'redback-common/redback-common-jdo/pom.xml')
-rw-r--r-- | redback-common/redback-common-jdo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redback-common/redback-common-jdo/pom.xml b/redback-common/redback-common-jdo/pom.xml index fdc83fc8b..bc841e11a 100644 --- a/redback-common/redback-common-jdo/pom.xml +++ b/redback-common/redback-common-jdo/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva.redback</groupId> <artifactId>redback-common</artifactId> - <version>2.1</version> + <version>2.2-SNAPSHOT</version> </parent> <artifactId>redback-common-jdo</artifactId> |