This is an automated email from the ASF dual-hosted git repository.
glauesppen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git
The following commit(s) were added to refs/heads/main by this push:
new e3ce1f01 [maven-release-plugin] prepare branch @{releaseLabel}
e3ce1f01 is described below
commit e3ce1f017310d3fe2be27cbaa5cef9d411c64ef9
Author: Glaucia <[email protected]>
AuthorDate: Sun Jun 25 11:01:04 2023 +0100
[maven-release-plugin] prepare branch @{releaseLabel}
---
pom.xml | 4 ++--
wayang-api/wayang-api-sql/pom.xml | 4 +---
wayang-assembly/pom.xml | 4 +---
3 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 66a812be..44cc9b80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-wayang.git</developerConnection>
<url>https://github.com/apache/incubator-wayang</url>
- <tag>wayang-0.6.0</tag>
+ <tag>rel/0.7.0</tag>
</scm>
<issueManagement>
@@ -100,7 +100,7 @@
<maven.kotlin.skip>false</maven.kotlin.skip>
<!-- Timestamp for the reproducible builds -->
-
<project.build.outputTimestamp>2021-12-01T19:31:43Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-06-25T10:01:04Z</project.build.outputTimestamp>
<assertj.version>3.17.2</assertj.version>
<commons-io.version>2.5</commons-io.version>
diff --git a/wayang-api/wayang-api-sql/pom.xml
b/wayang-api/wayang-api-sql/pom.xml
index 82127036..4a023e07 100644
--- a/wayang-api/wayang-api-sql/pom.xml
+++ b/wayang-api/wayang-api-sql/pom.xml
@@ -18,9 +18,7 @@
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>wayang-api</artifactId>
<groupId>org.apache.wayang</groupId>
diff --git a/wayang-assembly/pom.xml b/wayang-assembly/pom.xml
index c2050cad..74300770 100644
--- a/wayang-assembly/pom.xml
+++ b/wayang-assembly/pom.xml
@@ -17,9 +17,7 @@
specific language governing permissions and limitations
under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>wayang</artifactId>
<groupId>org.apache.wayang</groupId>