Skip to content

Commit

Permalink
chore: Reset everything for a new release attempt using the scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdutz committed Feb 16, 2024
1 parent d860c19 commit edb872a
Show file tree
Hide file tree
Showing 122 changed files with 533 additions and 545 deletions.
14 changes: 1 addition & 13 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
==============================================================
(Unreleased) Apache PLC4X 0.13.0-SNAPSHOT
==============================================================

New Features
------------

Incompatible changes
--------------------

Bug Fixes
---------

Apache PLC4X 0.12.0
(Unreleased) Apache PLC4X 0.12.0-SNAPSHOT
==============================================================

New Features
Expand Down
2 changes: 1 addition & 1 deletion code-generation/language-base-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Base code for building language outputs based on Freemarker</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/language-c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Code generation template for generating C code</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/language-cs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Code generation template for generating C# code</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/language-go/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Code generation template for generating Go(lang) code</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/language-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Code generation template for generating Java code</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:35Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/language-python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Code generation template for generating Python code</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:35Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>Home of the PLC4X code-generation framework.</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/protocol-base-mspec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Base stuff for building protocols using our custom MSpec format.</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:35Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/protocol-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Fake protocol intended for demonstrating the different features and aspects of MSpec.</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:35Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<description>Tests for the various code-generation modules</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:27Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:35Z</project.build.outputTimestamp>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion code-generation/tests/protocol-test-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<name>Code-Generation: Protocol Test: Test Java</name>

<properties>
<project.build.outputTimestamp>2024-02-16T09:32:28Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:36Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down
10 changes: 5 additions & 5 deletions plc4c/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
</parent>

<artifactId>plc4c</artifactId>
Expand All @@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as C library.</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:40:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
<unity.version>2.5.2</unity.version>
<!-- Tell Sonar where to find the sources -->
<!--sonar.sources></sonar.sources-->
Expand Down Expand Up @@ -341,21 +341,21 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-plc4x</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
Expand Down
52 changes: 26 additions & 26 deletions plc4go/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-parent</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
</parent>

<artifactId>plc4go</artifactId>
Expand All @@ -34,7 +34,7 @@
<description>Implementation of the protocol adapters for usage as Go(lang) library.</description>

<properties>
<project.build.outputTimestamp>2024-02-16T09:40:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-16T10:03:34Z</project.build.outputTimestamp>
<!-- Tell Sonar where to find the sources -->
<sonar.sources>.</sonar.sources>
<sonar.inclusions>**</sonar.inclusions>
Expand Down Expand Up @@ -414,95 +414,95 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-df1</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-simulated</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<type>test-jar</type>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
Expand Down Expand Up @@ -723,84 +723,84 @@
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ab-eth</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-ads</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-bacnetip</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-c-bus</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-df1</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-eip</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-firmata</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-knxnetip</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-modbus</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-opcua</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-s7</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-simulated</artifactId>
<version>0.13.0-SNAPSHOT</version>
<version>0.12.0-SNAPSHOT</version>
<!-- Scope is 'provided' as this way it's not shipped with the driver -->
<scope>provided</scope>
</dependency>
Expand Down
Loading

0 comments on commit edb872a

Please sign in to comment.