diff --git a/modality-api-client/pom.xml b/modality-api-client/pom.xml
index 33fedac..cc8c251 100644
--- a/modality-api-client/pom.xml
+++ b/modality-api-client/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
modality-api-client
@@ -50,7 +50,7 @@ under the License.
com.republicate
essential-json
- 2.6.3
+ 2.6.4
org.apache.httpcomponents
diff --git a/modality-api-server/pom.xml b/modality-api-server/pom.xml
index 99ab65c..37e760a 100644
--- a/modality-api-server/pom.xml
+++ b/modality-api-server/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
modality-api-server
jar
diff --git a/modality-core/pom.xml b/modality-core/pom.xml
index 4648430..5a6ab31 100644
--- a/modality-core/pom.xml
+++ b/modality-core/pom.xml
@@ -24,7 +24,7 @@
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
modality-core
@@ -38,7 +38,7 @@
fr.jcgay.maven.plugins
buildplan-maven-plugin
- 1.3
+ 1.5
org.apache.maven.plugins
@@ -80,7 +80,7 @@
org.reflections
reflections
- 0.10-RC2
+ 0.10.2
commons-io
@@ -90,7 +90,7 @@
com.republicate
essential-json
- 2.6.3
+ 2.6.4
junit
@@ -113,7 +113,7 @@
org.hsqldb
hsqldb
- 2.6.0
+ 2.6.1
test
@@ -125,7 +125,7 @@
com.diogonunes
JColor
- 5.2.0
+ 5.5.1
test
diff --git a/modality-examples/modality-example-bookshelf/pom.xml b/modality-examples/modality-example-bookshelf/pom.xml
index 11bd84c..ad7f742 100644
--- a/modality-examples/modality-example-bookshelf/pom.xml
+++ b/modality-examples/modality-example-bookshelf/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality-examples
- 2.1-SNAPSHOT
+ 2.0.1
modality-example-bookshelf
@@ -56,7 +56,7 @@ under the License.
org.hsqldb
hsqldb
- 2.6.0
+ 2.6.1
test
@@ -95,7 +95,7 @@ under the License.
org.apache.maven.plugins
maven-failsafe-plugin
- 3.0.0-M3
+ 3.0.0-M7
integration-test
@@ -114,7 +114,7 @@ under the License.
org.codehaus.cargo
cargo-maven2-plugin
- 1.7.9
+ 1.9.0
${maven.test.skip}
diff --git a/modality-examples/pom.xml b/modality-examples/pom.xml
index ca51cdd..4b08c95 100644
--- a/modality-examples/pom.xml
+++ b/modality-examples/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
modality-examples
diff --git a/modality-webapp-auth/pom.xml b/modality-webapp-auth/pom.xml
index ab7686c..5a4ce52 100644
--- a/modality-webapp-auth/pom.xml
+++ b/modality-webapp-auth/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
modality-webapp-auth
@@ -69,7 +69,7 @@ under the License.
org.hsqldb
hsqldb
- 2.6.0
+ 2.6.1
test
@@ -125,7 +125,6 @@ under the License.
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M3
diff --git a/modality-webapp/pom.xml b/modality-webapp/pom.xml
index 1f01b15..e318b8b 100644
--- a/modality-webapp/pom.xml
+++ b/modality-webapp/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
modality-webapp
@@ -85,7 +85,7 @@ under the License.
org.apache.maven.plugins
maven-shade-plugin
- 3.2.1
+ 3.3.0
shade
@@ -116,7 +116,6 @@ under the License.
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M3
diff --git a/pom.xml b/pom.xml
index 4120f27..dab2904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
pom
${project.groupId}:${project.artifactId}
@@ -76,7 +76,7 @@ under the License.
UTF-8
UTF-8
4.13.2
- 1.7.32
+ 1.7.36
3.1.0
3.1
9.4.9.v20180320
@@ -111,7 +111,7 @@ under the License.
org.apache.maven.plugins
maven-compiler-plugin
- 3.3
+ 3.10.1
true
1.8
@@ -134,7 +134,7 @@ under the License.
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.8
+ 1.6.13
true
ossrh
@@ -145,7 +145,7 @@ under the License.
org.apache.maven.plugins
maven-source-plugin
- 2.4
+ 3.2.1
false
@@ -161,7 +161,7 @@ under the License.
org.apache.maven.plugins
maven-surefire-plugin
- 3.0.0-M3
+ 3.0.0-M7
${project.build.testOutputDirectory}
@@ -179,7 +179,7 @@ under the License.
org.apache.maven.plugins
maven-javadoc-plugin
- 3.2.0
+ 3.4.0
${java.home}/bin/javadoc
none
@@ -193,14 +193,64 @@ under the License.
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+ 3.2.0
+
org.apache.maven.plugins
maven-deploy-plugin
+ 3.0.0-M2
+
+
+ org.apache.maven.plugins
+ maven-install-plugin
3.0.0-M1
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.2.2
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 3.2.0
+
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 4.0.0-M1
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ 3.3.2
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.1.0
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ 3.6.3
+
+
+
+
+
+
org.sonatype.plugins
nexus-staging-maven-plugin
@@ -215,7 +265,7 @@ under the License.
org.apache.maven.plugins
maven-gpg-plugin
- 1.6
+ 3.0.1
sign-artifacts
diff --git a/velocity-tools-apiclient/pom.xml b/velocity-tools-apiclient/pom.xml
index 78ea244..04292c8 100644
--- a/velocity-tools-apiclient/pom.xml
+++ b/velocity-tools-apiclient/pom.xml
@@ -22,7 +22,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
velocity-tools-apiclient
diff --git a/velocity-tools-model/pom.xml b/velocity-tools-model/pom.xml
index 4e0da7d..c74cce2 100644
--- a/velocity-tools-model/pom.xml
+++ b/velocity-tools-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
com.republicate.modality
modality
- 2.1-SNAPSHOT
+ 2.0.1
velocity-tools-model
@@ -75,7 +75,7 @@ under the License.
org.hsqldb
hsqldb
- 2.6.0
+ 2.6.1
test