diff --git a/pom.xml b/pom.xml index 5ead923..4ceb0d2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.duracloud.snapshot snapshot-parent pom - 4.0.0 + 4.1.0-SNAPSHOT DuraCloud Snapshot Extension of DuraCloud to support dark archival storage systems https://duracloud.org diff --git a/rewrite/pom.xml b/rewrite/pom.xml index 20ffba6..70a8aeb 100644 --- a/rewrite/pom.xml +++ b/rewrite/pom.xml @@ -4,14 +4,14 @@ ROOT war - 4.0.0 + 4.1.0-SNAPSHOT DuraCloud Bridge Rewrite War http://localhost:8080/${project.artifactId} org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/snapshot-bridge-webapp/pom.xml b/snapshot-bridge-webapp/pom.xml index db4fc57..2fbe81a 100644 --- a/snapshot-bridge-webapp/pom.xml +++ b/snapshot-bridge-webapp/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - 4.0.0 + 4.1.0-SNAPSHOT bridge war DuraCloud to Bridge Web Application @@ -10,7 +10,7 @@ org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/snapshot-common-db/pom.xml b/snapshot-common-db/pom.xml index 9e6bdd0..7f066d3 100644 --- a/snapshot-common-db/pom.xml +++ b/snapshot-common-db/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - 4.0.0 + 4.1.0-SNAPSHOT snapshot-common-db jar Snapshot Common DB @@ -10,7 +10,7 @@ org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/snapshot-common-test/pom.xml b/snapshot-common-test/pom.xml index 8146f1d..0248473 100644 --- a/snapshot-common-test/pom.xml +++ b/snapshot-common-test/pom.xml @@ -5,13 +5,13 @@ 4.0.0 snapshot-common-test jar - 4.0.0 + 4.1.0-SNAPSHOT Duracloud Snapshot Common Test org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/snapshot-common/pom.xml b/snapshot-common/pom.xml index 4b8404e..2b2a2dd 100644 --- a/snapshot-common/pom.xml +++ b/snapshot-common/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - 4.0.0 + 4.1.0-SNAPSHOT snapshot-common jar Snapshot Common @@ -10,7 +10,7 @@ org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/snapshot-service-impl/pom.xml b/snapshot-service-impl/pom.xml index 5b3c344..163eb0d 100644 --- a/snapshot-service-impl/pom.xml +++ b/snapshot-service-impl/pom.xml @@ -5,13 +5,13 @@ 4.0.0 snapshot-service-impl jar - 4.0.0 + 4.1.0-SNAPSHOT Duracloud Snapshot Service Impl org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml diff --git a/snapshot-service/pom.xml b/snapshot-service/pom.xml index d65c718..188b4e1 100644 --- a/snapshot-service/pom.xml +++ b/snapshot-service/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - 4.0.0 + 4.1.0-SNAPSHOT snapshot-service jar Snapshot Service Layer @@ -10,7 +10,7 @@ org.duracloud.snapshot snapshot-parent - 4.0.0 + 4.1.0-SNAPSHOT ../pom.xml