diff --git a/assemble/pom.xml b/assemble/pom.xml index 80e2db25f3d..dcfd1422bf8 100644 --- a/assemble/pom.xml +++ b/assemble/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo pom diff --git a/core/pom.xml b/core/pom.xml index fdec584c46b..7e6eae1b129 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-core Apache Accumulo Core diff --git a/docs/pom.xml b/docs/pom.xml index 9e8203041bf..082f500edf9 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-docs pom diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml index cc9582cdabd..958243f0ec0 100644 --- a/examples/simple/pom.xml +++ b/examples/simple/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-examples-simple diff --git a/fate/pom.xml b/fate/pom.xml index 07aca04a9f8..9caecb36f53 100644 --- a/fate/pom.xml +++ b/fate/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-fate Apache Accumulo Fate diff --git a/iterator-test-harness/pom.xml b/iterator-test-harness/pom.xml index 1b1567bea63..518bd070a05 100644 --- a/iterator-test-harness/pom.xml +++ b/iterator-test-harness/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-iterator-test-harness Apache Accumulo Iterator Test Harness diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index 5db8a362861..b83f5fcaf79 100644 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-maven-plugin maven-plugin diff --git a/minicluster/pom.xml b/minicluster/pom.xml index ed1de58e8b3..1ca18b96060 100644 --- a/minicluster/pom.xml +++ b/minicluster/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-minicluster Apache Accumulo MiniCluster diff --git a/pom.xml b/pom.xml index 55beb664b43..b20abeb0f3e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 pom Apache Accumulo Project Apache Accumulo is a sorted, distributed key/value store based @@ -101,7 +101,7 @@ scm:git:https://gitbox.apache.org/repos/asf/accumulo.git scm:git:https://gitbox.apache.org/repos/asf/accumulo.git - HEAD + rel/1.10.1 https://gitbox.apache.org/repos/asf?p=accumulo.git @@ -140,7 +140,7 @@ true 2.0.7 - 2020-08-27T15:56:15Z + 2020-12-17T22:04:38Z true false diff --git a/proxy/pom.xml b/proxy/pom.xml index d6b8f6af5ee..0a1edea0841 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-proxy Apache Accumulo Proxy diff --git a/server/base/pom.xml b/server/base/pom.xml index 0361c28541e..a2cff43ac02 100644 --- a/server/base/pom.xml +++ b/server/base/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-server-base diff --git a/server/gc/pom.xml b/server/gc/pom.xml index 81bfea41d17..db1f5e65202 100644 --- a/server/gc/pom.xml +++ b/server/gc/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-gc diff --git a/server/master/pom.xml b/server/master/pom.xml index d0983ea3d59..6b6eb5eb0cb 100644 --- a/server/master/pom.xml +++ b/server/master/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-master diff --git a/server/monitor/pom.xml b/server/monitor/pom.xml index 3ef4c812cd9..9121d459a84 100644 --- a/server/monitor/pom.xml +++ b/server/monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-monitor diff --git a/server/native/pom.xml b/server/native/pom.xml index bfaaba451bd..27315a07ed8 100644 --- a/server/native/pom.xml +++ b/server/native/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-native diff --git a/server/tracer/pom.xml b/server/tracer/pom.xml index b889731eabd..77e3e12e7bc 100644 --- a/server/tracer/pom.xml +++ b/server/tracer/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-tracer diff --git a/server/tserver/pom.xml b/server/tserver/pom.xml index bae2eccf4db..215da65bdb3 100644 --- a/server/tserver/pom.xml +++ b/server/tserver/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 ../../pom.xml accumulo-tserver diff --git a/shell/pom.xml b/shell/pom.xml index 9105e97d6a5..e01f1a8bd40 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-shell Apache Accumulo Shell diff --git a/start/pom.xml b/start/pom.xml index acd2a81eac0..3d78224b71e 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-start Apache Accumulo Start diff --git a/test/pom.xml b/test/pom.xml index e10d1053859..1379ca01598 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-test Apache Accumulo Testing diff --git a/trace/pom.xml b/trace/pom.xml index c16aa1e4572..5b44f9d6131 100644 --- a/trace/pom.xml +++ b/trace/pom.xml @@ -20,7 +20,7 @@ org.apache.accumulo accumulo-project - 1.10.1-SNAPSHOT + 1.10.1 accumulo-trace Apache Accumulo Trace