From 281692bd3586d30a6b8aeee5dcf092c2c99b2096 Mon Sep 17 00:00:00 2001 From: julian Date: Mon, 13 Jan 2020 15:49:38 +0100 Subject: [PATCH] [maven-release-plugin] prepare branch rel/0.6 --- plc4j/drivers/opcua/pom.xml | 3 +-- plc4j/integrations/logstash-plugin/pom.xml | 6 ++---- pom.xml | 2 +- sandbox/test-java-amsads-driver/pom.xml | 4 +--- sandbox/test-streampipes-plc4x-adapters/pom.xml | 4 +--- sandbox/test-streampipes-plc4x-processors/pom.xml | 4 +--- sandbox/test-streampipes-plc4x-shared/pom.xml | 4 +--- 7 files changed, 8 insertions(+), 19 deletions(-) diff --git a/plc4j/drivers/opcua/pom.xml b/plc4j/drivers/opcua/pom.xml index 727789b9397..8bcf74aa0b0 100644 --- a/plc4j/drivers/opcua/pom.xml +++ b/plc4j/drivers/opcua/pom.xml @@ -17,8 +17,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/plc4j/integrations/logstash-plugin/pom.xml b/plc4j/integrations/logstash-plugin/pom.xml index 3b95f6bae5f..d877a245614 100644 --- a/plc4j/integrations/logstash-plugin/pom.xml +++ b/plc4j/integrations/logstash-plugin/pom.xml @@ -17,9 +17,7 @@ limitations under the License. --> - + 4.0.0 @@ -61,7 +59,7 @@ def currentVersion = project.version as String def match = (currentVersion =~ /(\d+)\.(\d+)\.(\d+)(-SNAPSHOT)?/) print "\nCurrent version: " + currentVersion - if(match.count >= 1) { + if(match.count >= 1) { def majorVersion = match[0][1] as Integer def minorVersion = match[0][2] as Integer def bugfixVersion = match[0][3] as Integer diff --git a/pom.xml b/pom.xml index 5b45d258808..f0efff4b688 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ scm:git:https://gitbox.apache.org/repos/asf/plc4x.git scm:git:https://gitbox.apache.org/repos/asf/plc4x.git https://github.com/apache/plc4x - HEAD + rel/0.6 diff --git a/sandbox/test-java-amsads-driver/pom.xml b/sandbox/test-java-amsads-driver/pom.xml index 7ef796ed21b..22281635d28 100644 --- a/sandbox/test-java-amsads-driver/pom.xml +++ b/sandbox/test-java-amsads-driver/pom.xml @@ -17,9 +17,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/sandbox/test-streampipes-plc4x-adapters/pom.xml b/sandbox/test-streampipes-plc4x-adapters/pom.xml index a0abc91e703..39cf810f0e6 100644 --- a/sandbox/test-streampipes-plc4x-adapters/pom.xml +++ b/sandbox/test-streampipes-plc4x-adapters/pom.xml @@ -17,9 +17,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/sandbox/test-streampipes-plc4x-processors/pom.xml b/sandbox/test-streampipes-plc4x-processors/pom.xml index d614b320654..529c60cf267 100644 --- a/sandbox/test-streampipes-plc4x-processors/pom.xml +++ b/sandbox/test-streampipes-plc4x-processors/pom.xml @@ -17,9 +17,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0 diff --git a/sandbox/test-streampipes-plc4x-shared/pom.xml b/sandbox/test-streampipes-plc4x-shared/pom.xml index 0a00d29f9c1..0157f1678a1 100644 --- a/sandbox/test-streampipes-plc4x-shared/pom.xml +++ b/sandbox/test-streampipes-plc4x-shared/pom.xml @@ -17,9 +17,7 @@ specific language governing permissions and limitations under the License. --> - + 4.0.0