This is an automated email from the ASF dual-hosted git repository.
jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new bb1b553 [maven-release-plugin] prepare release juneau-8.2.0-RC1
bb1b553 is described below
commit bb1b553529608296bfd02b7e57d93fd035e72322
Author: jamesbognar <[email protected]>
AuthorDate: Thu Oct 1 17:26:44 2020 -0400
[maven-release-plugin] prepare release juneau-8.2.0-RC1
---
juneau-core/juneau-config/pom.xml | 2 +-
juneau-core/juneau-core-utest/pom.xml | 2 +-
juneau-core/juneau-dto/pom.xml | 2 +-
juneau-core/juneau-marshall-rdf/pom.xml | 2 +-
juneau-core/juneau-marshall/pom.xml | 2 +-
juneau-core/pom.xml | 2 +-
juneau-doc/pom.xml | 2 +-
juneau-examples/juneau-examples-core/pom.xml | 2 +-
juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml | 2 +-
juneau-examples/juneau-examples-rest-jetty/pom.xml | 2 +-
juneau-examples/juneau-examples-rest-springboot/pom.xml | 2 +-
juneau-examples/juneau-examples-rest/pom.xml | 2 +-
juneau-examples/pom.xml | 2 +-
juneau-microservice/juneau-microservice-core/pom.xml | 2 +-
juneau-microservice/juneau-microservice-ftest/pom.xml | 2 +-
juneau-microservice/juneau-microservice-jetty/pom.xml | 2 +-
juneau-microservice/juneau-my-jetty-microservice/pom.xml | 4 ++--
juneau-microservice/juneau-my-springboot-microservice/pom.xml | 4 ++--
juneau-microservice/pom.xml | 2 +-
juneau-releng/juneau-all/pom.xml | 2 +-
juneau-releng/juneau-distrib/pom.xml | 2 +-
juneau-releng/pom.xml | 2 +-
juneau-rest/juneau-rest-client-utest/pom.xml | 2 +-
juneau-rest/juneau-rest-client/pom.xml | 2 +-
juneau-rest/juneau-rest-mock-utest/pom.xml | 2 +-
juneau-rest/juneau-rest-mock/pom.xml | 2 +-
juneau-rest/juneau-rest-server-jaxrs/pom.xml | 2 +-
juneau-rest/juneau-rest-server-rdf/pom.xml | 2 +-
juneau-rest/juneau-rest-server-springboot/pom.xml | 2 +-
juneau-rest/juneau-rest-server-utest/pom.xml | 2 +-
juneau-rest/juneau-rest-server/pom.xml | 2 +-
juneau-rest/pom.xml | 2 +-
juneau-sc/juneau-sc-client/pom.xml | 2 +-
juneau-sc/juneau-sc-server/pom.xml | 2 +-
juneau-sc/pom.xml | 2 +-
pom.xml | 4 ++--
36 files changed, 39 insertions(+), 39 deletions(-)
diff --git a/juneau-core/juneau-config/pom.xml
b/juneau-core/juneau-config/pom.xml
index 9426e48..2091744 100644
--- a/juneau-core/juneau-config/pom.xml
+++ b/juneau-core/juneau-config/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-config</artifactId>
diff --git a/juneau-core/juneau-core-utest/pom.xml
b/juneau-core/juneau-core-utest/pom.xml
index 488f48a..8d2c9bc 100644
--- a/juneau-core/juneau-core-utest/pom.xml
+++ b/juneau-core/juneau-core-utest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-core-utest</artifactId>
diff --git a/juneau-core/juneau-dto/pom.xml b/juneau-core/juneau-dto/pom.xml
index 73f90aa..caec975 100644
--- a/juneau-core/juneau-dto/pom.xml
+++ b/juneau-core/juneau-dto/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-dto</artifactId>
diff --git a/juneau-core/juneau-marshall-rdf/pom.xml
b/juneau-core/juneau-marshall-rdf/pom.xml
index c2884ff..ab950a1 100644
--- a/juneau-core/juneau-marshall-rdf/pom.xml
+++ b/juneau-core/juneau-marshall-rdf/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-marshall-rdf</artifactId>
diff --git a/juneau-core/juneau-marshall/pom.xml
b/juneau-core/juneau-marshall/pom.xml
index 52bbd03..d93367a 100644
--- a/juneau-core/juneau-marshall/pom.xml
+++ b/juneau-core/juneau-marshall/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-core</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-marshall</artifactId>
diff --git a/juneau-core/pom.xml b/juneau-core/pom.xml
index 7a72659..ecb4fdf 100644
--- a/juneau-core/pom.xml
+++ b/juneau-core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-core</artifactId>
diff --git a/juneau-doc/pom.xml b/juneau-doc/pom.xml
index 5f0a007..7373670 100644
--- a/juneau-doc/pom.xml
+++ b/juneau-doc/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-doc</artifactId>
diff --git a/juneau-examples/juneau-examples-core/pom.xml
b/juneau-examples/juneau-examples-core/pom.xml
index 11106ef..bbf74e9 100644
--- a/juneau-examples/juneau-examples-core/pom.xml
+++ b/juneau-examples/juneau-examples-core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>juneau-examples</artifactId>
<groupId>org.apache.juneau</groupId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-examples-core</artifactId>
diff --git a/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
b/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
index 2db0173..595cb2c 100644
--- a/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
+++ b/juneau-examples/juneau-examples-rest-jetty-ftest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-examples-rest-jetty-ftest</artifactId>
diff --git a/juneau-examples/juneau-examples-rest-jetty/pom.xml
b/juneau-examples/juneau-examples-rest-jetty/pom.xml
index 62b3de7..52b15a7 100644
--- a/juneau-examples/juneau-examples-rest-jetty/pom.xml
+++ b/juneau-examples/juneau-examples-rest-jetty/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-examples-rest-jetty</artifactId>
diff --git a/juneau-examples/juneau-examples-rest-springboot/pom.xml
b/juneau-examples/juneau-examples-rest-springboot/pom.xml
index 0b09e40..30e6508 100644
--- a/juneau-examples/juneau-examples-rest-springboot/pom.xml
+++ b/juneau-examples/juneau-examples-rest-springboot/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-examples-rest-springboot</artifactId>
diff --git a/juneau-examples/juneau-examples-rest/pom.xml
b/juneau-examples/juneau-examples-rest/pom.xml
index f5a8c4f..bfdf3ff 100644
--- a/juneau-examples/juneau-examples-rest/pom.xml
+++ b/juneau-examples/juneau-examples-rest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-examples</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-examples-rest</artifactId>
diff --git a/juneau-examples/pom.xml b/juneau-examples/pom.xml
index 2cb63ed..80d2dc4 100644
--- a/juneau-examples/pom.xml
+++ b/juneau-examples/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-examples</artifactId>
diff --git a/juneau-microservice/juneau-microservice-core/pom.xml
b/juneau-microservice/juneau-microservice-core/pom.xml
index 29d2920..32d9c41 100644
--- a/juneau-microservice/juneau-microservice-core/pom.xml
+++ b/juneau-microservice/juneau-microservice-core/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-microservice-core</artifactId>
diff --git a/juneau-microservice/juneau-microservice-ftest/pom.xml
b/juneau-microservice/juneau-microservice-ftest/pom.xml
index 462dd3c..af0863f 100644
--- a/juneau-microservice/juneau-microservice-ftest/pom.xml
+++ b/juneau-microservice/juneau-microservice-ftest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-microservice-ftest</artifactId>
diff --git a/juneau-microservice/juneau-microservice-jetty/pom.xml
b/juneau-microservice/juneau-microservice-jetty/pom.xml
index 5852e66..f604a84 100644
--- a/juneau-microservice/juneau-microservice-jetty/pom.xml
+++ b/juneau-microservice/juneau-microservice-jetty/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-microservice-jetty</artifactId>
diff --git a/juneau-microservice/juneau-my-jetty-microservice/pom.xml
b/juneau-microservice/juneau-my-jetty-microservice/pom.xml
index 88a1614..486591b 100644
--- a/juneau-microservice/juneau-my-jetty-microservice/pom.xml
+++ b/juneau-microservice/juneau-my-jetty-microservice/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-my-jetty-microservice</artifactId>
@@ -36,7 +36,7 @@
<description>Apache Juneau Jetty Microservice Template</description>
<properties>
- <juneau.version>8.2.0-SNAPSHOT</juneau.version>
+ <juneau.version>8.2.0</juneau.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
diff --git a/juneau-microservice/juneau-my-springboot-microservice/pom.xml
b/juneau-microservice/juneau-my-springboot-microservice/pom.xml
index 9573601..1a74442 100644
--- a/juneau-microservice/juneau-my-springboot-microservice/pom.xml
+++ b/juneau-microservice/juneau-my-springboot-microservice/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-microservice</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-my-springboot-microservice</artifactId>
@@ -36,7 +36,7 @@
<description>Apache Juneau Spring Boot Microservice
Template</description>
<properties>
- <juneau.version>8.2.0-SNAPSHOT</juneau.version>
+ <juneau.version>8.2.0</juneau.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
diff --git a/juneau-microservice/pom.xml b/juneau-microservice/pom.xml
index d92cff2..8fd8e64 100644
--- a/juneau-microservice/pom.xml
+++ b/juneau-microservice/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-microservice</artifactId>
diff --git a/juneau-releng/juneau-all/pom.xml b/juneau-releng/juneau-all/pom.xml
index 47a4a7d..3e2d7a9 100644
--- a/juneau-releng/juneau-all/pom.xml
+++ b/juneau-releng/juneau-all/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-releng</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-all</artifactId>
diff --git a/juneau-releng/juneau-distrib/pom.xml
b/juneau-releng/juneau-distrib/pom.xml
index 0b87ead..6874a2f 100644
--- a/juneau-releng/juneau-distrib/pom.xml
+++ b/juneau-releng/juneau-distrib/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-releng</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-distrib</artifactId>
diff --git a/juneau-releng/pom.xml b/juneau-releng/pom.xml
index fd99fc4..17c1676 100644
--- a/juneau-releng/pom.xml
+++ b/juneau-releng/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-releng</artifactId>
diff --git a/juneau-rest/juneau-rest-client-utest/pom.xml
b/juneau-rest/juneau-rest-client-utest/pom.xml
index acbadc9..5c1488d 100644
--- a/juneau-rest/juneau-rest-client-utest/pom.xml
+++ b/juneau-rest/juneau-rest-client-utest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-client-utest</artifactId>
diff --git a/juneau-rest/juneau-rest-client/pom.xml
b/juneau-rest/juneau-rest-client/pom.xml
index 13d950d..37664c6 100644
--- a/juneau-rest/juneau-rest-client/pom.xml
+++ b/juneau-rest/juneau-rest-client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-client</artifactId>
diff --git a/juneau-rest/juneau-rest-mock-utest/pom.xml
b/juneau-rest/juneau-rest-mock-utest/pom.xml
index 75600c8..ee7451e 100644
--- a/juneau-rest/juneau-rest-mock-utest/pom.xml
+++ b/juneau-rest/juneau-rest-mock-utest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-mock-utest</artifactId>
diff --git a/juneau-rest/juneau-rest-mock/pom.xml
b/juneau-rest/juneau-rest-mock/pom.xml
index 13e79e5..0ac766c 100644
--- a/juneau-rest/juneau-rest-mock/pom.xml
+++ b/juneau-rest/juneau-rest-mock/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-mock</artifactId>
diff --git a/juneau-rest/juneau-rest-server-jaxrs/pom.xml
b/juneau-rest/juneau-rest-server-jaxrs/pom.xml
index f52ab93..7d6b505 100644
--- a/juneau-rest/juneau-rest-server-jaxrs/pom.xml
+++ b/juneau-rest/juneau-rest-server-jaxrs/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-server-jaxrs</artifactId>
diff --git a/juneau-rest/juneau-rest-server-rdf/pom.xml
b/juneau-rest/juneau-rest-server-rdf/pom.xml
index 30037a9..9c5fb7a 100644
--- a/juneau-rest/juneau-rest-server-rdf/pom.xml
+++ b/juneau-rest/juneau-rest-server-rdf/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-server-rdf</artifactId>
diff --git a/juneau-rest/juneau-rest-server-springboot/pom.xml
b/juneau-rest/juneau-rest-server-springboot/pom.xml
index 6d4b256..38a6b6b 100644
--- a/juneau-rest/juneau-rest-server-springboot/pom.xml
+++ b/juneau-rest/juneau-rest-server-springboot/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-server-springboot</artifactId>
diff --git a/juneau-rest/juneau-rest-server-utest/pom.xml
b/juneau-rest/juneau-rest-server-utest/pom.xml
index aa682fa..5717705 100644
--- a/juneau-rest/juneau-rest-server-utest/pom.xml
+++ b/juneau-rest/juneau-rest-server-utest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-server-utest</artifactId>
diff --git a/juneau-rest/juneau-rest-server/pom.xml
b/juneau-rest/juneau-rest-server/pom.xml
index 31dc829..1d0e6dd 100644
--- a/juneau-rest/juneau-rest-server/pom.xml
+++ b/juneau-rest/juneau-rest-server/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-rest</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest-server</artifactId>
diff --git a/juneau-rest/pom.xml b/juneau-rest/pom.xml
index c549719..9234519 100644
--- a/juneau-rest/pom.xml
+++ b/juneau-rest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-rest</artifactId>
diff --git a/juneau-sc/juneau-sc-client/pom.xml
b/juneau-sc/juneau-sc-client/pom.xml
index c143948..9b8348a 100644
--- a/juneau-sc/juneau-sc-client/pom.xml
+++ b/juneau-sc/juneau-sc-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-sc</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<properties>
diff --git a/juneau-sc/juneau-sc-server/pom.xml
b/juneau-sc/juneau-sc-server/pom.xml
index 7cb642b..98e569a 100644
--- a/juneau-sc/juneau-sc-server/pom.xml
+++ b/juneau-sc/juneau-sc-server/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau-sc</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<properties>
diff --git a/juneau-sc/pom.xml b/juneau-sc/pom.xml
index df9a94e..6471834 100644
--- a/juneau-sc/pom.xml
+++ b/juneau-sc/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
</parent>
<artifactId>juneau-sc</artifactId>
diff --git a/pom.xml b/pom.xml
index e0704b5..56837f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.apache.juneau</groupId>
<artifactId>juneau</artifactId>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.2.0</version>
<packaging>pom</packaging>
<name>juneau</name>
<description>Apache Juneau</description>
@@ -380,7 +380,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</developerConnection>
<url>https://github.com/apache/juneau</url>
- <tag>HEAD</tag>
+ <tag>juneau-8.2.0-RC1</tag>
</scm>
<issueManagement>
<system>Jira</system>