diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml index 3a33889c9..0f343c3e4 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml @@ -74,7 +74,7 @@ org.apache.jackrabbit jackrabbit-core - 2.3.0 + 2.3.4 provided @@ -87,25 +87,25 @@ org.codehaus.redback redback-common-test-resources test - 1.4-SNAPSHOT + ${redback.version} org.codehaus.redback redback-rbac-memory test - 1.4-SNAPSHOT + ${redback.version} org.codehaus.redback redback-rbac-cached test - 1.4-SNAPSHOT + ${redback.version} org.codehaus.redback redback-rbac-role-manager test - 1.4-SNAPSHOT + ${redback.version}