This is an automated email from the ASF dual-hosted git repository. kamir pushed a commit to branch releases/tools/1.1 in repository https://gitbox.apache.org/repos/asf/incubator-training.git
commit 98b101864230d2bad99ff2c6979ab551527b51db Author: Mirko Kämpf <[email protected]> AuthorDate: Sat Mar 2 18:00:24 2024 +0100 prepare for release 1.1 --- .DS_Store | Bin 0 -> 6148 bytes content/Apache/Airflow/pom.xml | 2 +- content/Apache/ComDev/ApacheIntro/pom.xml | 2 +- content/Apache/ComDev/ComDevIntro/pom.xml | 2 +- content/Apache/Druid/pom.xml | 2 +- content/Apache/Flink/pom.xml | 2 +- content/Apache/Hadoop/pom.xml | 2 +- content/Apache/Hive/pom.xml | 2 +- content/Apache/Ignite/pom.xml | 2 +- content/Apache/Incubator/IncubatorReleases/pom.xml | 2 +- content/Apache/Incubator/NavigatingASFIncubation/pom.xml | 2 +- content/Apache/Incubator/ReleaseChecklist/pom.xml | 2 +- content/Apache/MyNewt/pom.xml | 2 +- .../Apache/PLC4X/revolutionizing-iiot-with-plc4x/pom.xml | 2 +- content/Apache/Pulsar/pom.xml | 2 +- content/Apache/Samza/pom.xml | 2 +- content/Apache/Spark/1-Basics/pom.xml | 2 +- content/Apache/Training/Presentations/pom.xml | 2 +- content/Apache/ZooKeeper/pom.xml | 2 +- content/Conferences/ApacheCon/pom.xml | 2 +- content/IoT/IoTDeveloper/pom.xml | 2 +- pom.xml | 7 +++++++ website-skin/pom.xml | 2 +- 23 files changed, 28 insertions(+), 21 deletions(-) diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..3fafbd9 Binary files /dev/null and b/.DS_Store differ diff --git a/content/Apache/Airflow/pom.xml b/content/Apache/Airflow/pom.xml index 3eb65d4..c20a0db 100644 --- a/content/Apache/Airflow/pom.xml +++ b/content/Apache/Airflow/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/ComDev/ApacheIntro/pom.xml b/content/Apache/ComDev/ApacheIntro/pom.xml index 5d03d33..fbc0ce6 100644 --- a/content/Apache/ComDev/ApacheIntro/pom.xml +++ b/content/Apache/ComDev/ApacheIntro/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/ComDev/ComDevIntro/pom.xml b/content/Apache/ComDev/ComDevIntro/pom.xml index 0c36a4d..6ad0928 100644 --- a/content/Apache/ComDev/ComDevIntro/pom.xml +++ b/content/Apache/ComDev/ComDevIntro/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Druid/pom.xml b/content/Apache/Druid/pom.xml index 4d2bd93..8005e29 100644 --- a/content/Apache/Druid/pom.xml +++ b/content/Apache/Druid/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Flink/pom.xml b/content/Apache/Flink/pom.xml index a34485d..f105968 100644 --- a/content/Apache/Flink/pom.xml +++ b/content/Apache/Flink/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Hadoop/pom.xml b/content/Apache/Hadoop/pom.xml index 53eee2a..9b4a505 100644 --- a/content/Apache/Hadoop/pom.xml +++ b/content/Apache/Hadoop/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Hive/pom.xml b/content/Apache/Hive/pom.xml index 64fad23..407bc06 100644 --- a/content/Apache/Hive/pom.xml +++ b/content/Apache/Hive/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Ignite/pom.xml b/content/Apache/Ignite/pom.xml index 5979b8b..a6c7c46 100644 --- a/content/Apache/Ignite/pom.xml +++ b/content/Apache/Ignite/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Incubator/IncubatorReleases/pom.xml b/content/Apache/Incubator/IncubatorReleases/pom.xml index adbce66..38dba4d 100644 --- a/content/Apache/Incubator/IncubatorReleases/pom.xml +++ b/content/Apache/Incubator/IncubatorReleases/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Incubator/NavigatingASFIncubation/pom.xml b/content/Apache/Incubator/NavigatingASFIncubation/pom.xml index bdde6ee..3e4535e 100644 --- a/content/Apache/Incubator/NavigatingASFIncubation/pom.xml +++ b/content/Apache/Incubator/NavigatingASFIncubation/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Incubator/ReleaseChecklist/pom.xml b/content/Apache/Incubator/ReleaseChecklist/pom.xml index 7c3f71e..0b41f7d 100644 --- a/content/Apache/Incubator/ReleaseChecklist/pom.xml +++ b/content/Apache/Incubator/ReleaseChecklist/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/MyNewt/pom.xml b/content/Apache/MyNewt/pom.xml index 0356322..25d555a 100644 --- a/content/Apache/MyNewt/pom.xml +++ b/content/Apache/MyNewt/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/PLC4X/revolutionizing-iiot-with-plc4x/pom.xml b/content/Apache/PLC4X/revolutionizing-iiot-with-plc4x/pom.xml index a884dcb..8793669 100644 --- a/content/Apache/PLC4X/revolutionizing-iiot-with-plc4x/pom.xml +++ b/content/Apache/PLC4X/revolutionizing-iiot-with-plc4x/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Pulsar/pom.xml b/content/Apache/Pulsar/pom.xml index cdfd4a0..38c8add 100644 --- a/content/Apache/Pulsar/pom.xml +++ b/content/Apache/Pulsar/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Samza/pom.xml b/content/Apache/Samza/pom.xml index fb2ad8d..555cbfe 100644 --- a/content/Apache/Samza/pom.xml +++ b/content/Apache/Samza/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Spark/1-Basics/pom.xml b/content/Apache/Spark/1-Basics/pom.xml index d6a4ebd..de4411a 100644 --- a/content/Apache/Spark/1-Basics/pom.xml +++ b/content/Apache/Spark/1-Basics/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/Training/Presentations/pom.xml b/content/Apache/Training/Presentations/pom.xml index b306f5f..84aeca9 100644 --- a/content/Apache/Training/Presentations/pom.xml +++ b/content/Apache/Training/Presentations/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Apache/ZooKeeper/pom.xml b/content/Apache/ZooKeeper/pom.xml index 8eb00c6..9e66a8d 100644 --- a/content/Apache/ZooKeeper/pom.xml +++ b/content/Apache/ZooKeeper/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/Conferences/ApacheCon/pom.xml b/content/Conferences/ApacheCon/pom.xml index 9b87996..a44bf46 100644 --- a/content/Conferences/ApacheCon/pom.xml +++ b/content/Conferences/ApacheCon/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/content/IoT/IoTDeveloper/pom.xml b/content/IoT/IoTDeveloper/pom.xml index 7f59604..809b6a3 100644 --- a/content/IoT/IoTDeveloper/pom.xml +++ b/content/IoT/IoTDeveloper/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.training</groupId> <artifactId>content-parent-pom</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../../../tools/content-parent-pom/pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 3da5fc5..2b2b894 100644 --- a/pom.xml +++ b/pom.xml @@ -43,4 +43,11 @@ <module>website-skin</module> </modules> + <scm> + <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-training.git</connection> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-training.git</developerConnection> + <url>https://github.com/apache/incubator-training</url> + <tag>release-1.1-RC</tag> + </scm> + </project> diff --git a/website-skin/pom.xml b/website-skin/pom.xml index a903c0a..a4733a6 100644 --- a/website-skin/pom.xml +++ b/website-skin/pom.xml @@ -38,7 +38,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <project.build.outputTimestamp>1</project.build.outputTimestamp> + <project.build.outputTimestamp>1708698301</project.build.outputTimestamp> <bootstrap.version>4.6.1</bootstrap.version> <proper.version>1.16.0</proper.version>
