diff --git a/access-controllers/appsensor-access-control-reference/pom.xml b/access-controllers/appsensor-access-control-reference/pom.xml index 72b43709..b312fd40 100644 --- a/access-controllers/appsensor-access-control-reference/pom.xml +++ b/access-controllers/appsensor-access-control-reference/pom.xml @@ -22,7 +22,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/analysis-engines/appsensor-analysis-reference/pom.xml b/analysis-engines/appsensor-analysis-reference/pom.xml index 0ca1a582..8182a275 100644 --- a/analysis-engines/appsensor-analysis-reference/pom.xml +++ b/analysis-engines/appsensor-analysis-reference/pom.xml @@ -22,7 +22,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/appsensor-core/pom.xml b/appsensor-core/pom.xml index 55d9218f..50a19e80 100644 --- a/appsensor-core/pom.xml +++ b/appsensor-core/pom.xml @@ -93,7 +93,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 \ No newline at end of file diff --git a/configuration-modes/appsensor-configuration-stax/pom.xml b/configuration-modes/appsensor-configuration-stax/pom.xml index 589bad58..838b3f8f 100644 --- a/configuration-modes/appsensor-configuration-stax/pom.xml +++ b/configuration-modes/appsensor-configuration-stax/pom.xml @@ -10,7 +10,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-amqp-rabbitmq-client/pom.xml b/execution-modes/appsensor-amqp-rabbitmq-client/pom.xml index ff768627..10bb2820 100644 --- a/execution-modes/appsensor-amqp-rabbitmq-client/pom.xml +++ b/execution-modes/appsensor-amqp-rabbitmq-client/pom.xml @@ -78,7 +78,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-amqp-rabbitmq-core/pom.xml b/execution-modes/appsensor-amqp-rabbitmq-core/pom.xml index 9326d6f3..cc0c101e 100644 --- a/execution-modes/appsensor-amqp-rabbitmq-core/pom.xml +++ b/execution-modes/appsensor-amqp-rabbitmq-core/pom.xml @@ -36,7 +36,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-amqp-rabbitmq-server/pom.xml b/execution-modes/appsensor-amqp-rabbitmq-server/pom.xml index b3659ba6..8dea977c 100644 --- a/execution-modes/appsensor-amqp-rabbitmq-server/pom.xml +++ b/execution-modes/appsensor-amqp-rabbitmq-server/pom.xml @@ -66,7 +66,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-kafka-client/pom.xml b/execution-modes/appsensor-kafka-client/pom.xml index 4d5269e9..383ea4dc 100644 --- a/execution-modes/appsensor-kafka-client/pom.xml +++ b/execution-modes/appsensor-kafka-client/pom.xml @@ -78,7 +78,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-kafka-core/pom.xml b/execution-modes/appsensor-kafka-core/pom.xml index c4a3b499..37ccd137 100644 --- a/execution-modes/appsensor-kafka-core/pom.xml +++ b/execution-modes/appsensor-kafka-core/pom.xml @@ -42,7 +42,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-kafka-server/pom.xml b/execution-modes/appsensor-kafka-server/pom.xml index bce42c50..871b870a 100644 --- a/execution-modes/appsensor-kafka-server/pom.xml +++ b/execution-modes/appsensor-kafka-server/pom.xml @@ -66,7 +66,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-local/pom.xml b/execution-modes/appsensor-local/pom.xml index 18a9ee4b..65ff8aeb 100644 --- a/execution-modes/appsensor-local/pom.xml +++ b/execution-modes/appsensor-local/pom.xml @@ -73,7 +73,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-rpc-thrift-client/pom.xml b/execution-modes/appsensor-rpc-thrift-client/pom.xml index 47294583..d8b0a4bd 100644 --- a/execution-modes/appsensor-rpc-thrift-client/pom.xml +++ b/execution-modes/appsensor-rpc-thrift-client/pom.xml @@ -94,7 +94,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-rpc-thrift-core/pom.xml b/execution-modes/appsensor-rpc-thrift-core/pom.xml index 92ef64fb..ba6e3438 100644 --- a/execution-modes/appsensor-rpc-thrift-core/pom.xml +++ b/execution-modes/appsensor-rpc-thrift-core/pom.xml @@ -44,7 +44,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-rpc-thrift-server/pom.xml b/execution-modes/appsensor-rpc-thrift-server/pom.xml index b89f48a3..46e2f87f 100644 --- a/execution-modes/appsensor-rpc-thrift-server/pom.xml +++ b/execution-modes/appsensor-rpc-thrift-server/pom.xml @@ -81,7 +81,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-ws-rest-client/pom.xml b/execution-modes/appsensor-ws-rest-client/pom.xml index 8000b281..3d6667ec 100644 --- a/execution-modes/appsensor-ws-rest-client/pom.xml +++ b/execution-modes/appsensor-ws-rest-client/pom.xml @@ -10,7 +10,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-ws-rest-server/pom.xml b/execution-modes/appsensor-ws-rest-server/pom.xml index fdda34a2..471b353d 100644 --- a/execution-modes/appsensor-ws-rest-server/pom.xml +++ b/execution-modes/appsensor-ws-rest-server/pom.xml @@ -247,7 +247,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 \ No newline at end of file diff --git a/execution-modes/appsensor-ws-soap-client/pom.xml b/execution-modes/appsensor-ws-soap-client/pom.xml index 6aaf351a..f84101d0 100644 --- a/execution-modes/appsensor-ws-soap-client/pom.xml +++ b/execution-modes/appsensor-ws-soap-client/pom.xml @@ -93,7 +93,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 \ No newline at end of file diff --git a/execution-modes/appsensor-ws-soap-core/pom.xml b/execution-modes/appsensor-ws-soap-core/pom.xml index c3974f63..618e0fe1 100644 --- a/execution-modes/appsensor-ws-soap-core/pom.xml +++ b/execution-modes/appsensor-ws-soap-core/pom.xml @@ -22,7 +22,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/execution-modes/appsensor-ws-soap-server/pom.xml b/execution-modes/appsensor-ws-soap-server/pom.xml index c1c8dee5..84135fa9 100644 --- a/execution-modes/appsensor-ws-soap-server/pom.xml +++ b/execution-modes/appsensor-ws-soap-server/pom.xml @@ -94,7 +94,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 \ No newline at end of file diff --git a/geolocators/appsensor-geolocation-geoip2/pom.xml b/geolocators/appsensor-geolocation-geoip2/pom.xml index c01e04fd..d8def3ad 100644 --- a/geolocators/appsensor-geolocation-geoip2/pom.xml +++ b/geolocators/appsensor-geolocation-geoip2/pom.xml @@ -10,7 +10,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/integrations/appsensor-integration-cef-syslog/pom.xml b/integrations/appsensor-integration-cef-syslog/pom.xml index c74e141c..d32244a7 100644 --- a/integrations/appsensor-integration-cef-syslog/pom.xml +++ b/integrations/appsensor-integration-cef-syslog/pom.xml @@ -96,7 +96,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/integrations/appsensor-integration-jmx/pom.xml b/integrations/appsensor-integration-jmx/pom.xml index 3cdb5ef2..cc30a23b 100644 --- a/integrations/appsensor-integration-jmx/pom.xml +++ b/integrations/appsensor-integration-jmx/pom.xml @@ -89,7 +89,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/integrations/appsensor-integration-spring-security/pom.xml b/integrations/appsensor-integration-spring-security/pom.xml index aadd82d0..bb010191 100644 --- a/integrations/appsensor-integration-spring-security/pom.xml +++ b/integrations/appsensor-integration-spring-security/pom.xml @@ -115,7 +115,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/pom.xml b/pom.xml index 777b584b..c3d6db0f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 pom appsensor-parent diff --git a/reporting-engines/appsensor-reporting-simple-logging/pom.xml b/reporting-engines/appsensor-reporting-simple-logging/pom.xml index f0c4314b..4b98827c 100644 --- a/reporting-engines/appsensor-reporting-simple-logging/pom.xml +++ b/reporting-engines/appsensor-reporting-simple-logging/pom.xml @@ -10,7 +10,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/reporting-engines/appsensor-reporting-websocket/pom.xml b/reporting-engines/appsensor-reporting-websocket/pom.xml index b13dbc03..1fa67913 100644 --- a/reporting-engines/appsensor-reporting-websocket/pom.xml +++ b/reporting-engines/appsensor-reporting-websocket/pom.xml @@ -10,7 +10,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/storage-providers/appsensor-storage-file-based/pom.xml b/storage-providers/appsensor-storage-file-based/pom.xml index 3392d1c2..54a13826 100644 --- a/storage-providers/appsensor-storage-file-based/pom.xml +++ b/storage-providers/appsensor-storage-file-based/pom.xml @@ -81,7 +81,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/storage-providers/appsensor-storage-in-memory/pom.xml b/storage-providers/appsensor-storage-in-memory/pom.xml index 594dae74..259f1e5c 100644 --- a/storage-providers/appsensor-storage-in-memory/pom.xml +++ b/storage-providers/appsensor-storage-in-memory/pom.xml @@ -22,7 +22,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/storage-providers/appsensor-storage-jpa2/pom.xml b/storage-providers/appsensor-storage-jpa2/pom.xml index 30db0ff2..671b4b33 100644 --- a/storage-providers/appsensor-storage-jpa2/pom.xml +++ b/storage-providers/appsensor-storage-jpa2/pom.xml @@ -105,7 +105,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1 diff --git a/storage-providers/appsensor-storage-nosql-mongodb/pom.xml b/storage-providers/appsensor-storage-nosql-mongodb/pom.xml index c7de0d6d..5f3312a5 100644 --- a/storage-providers/appsensor-storage-nosql-mongodb/pom.xml +++ b/storage-providers/appsensor-storage-nosql-mongodb/pom.xml @@ -94,7 +94,7 @@ org.owasp.appsensor appsensor-parent - 2.1.0-SNAPSHOT + 2.1.0-RC1