This is an automated email from the ASF dual-hosted git repository.

kamir pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0dcf488  [maven-release-plugin] prepare branch @{releaseLabel}
0dcf488 is described below

commit 0dcf488ac3ad0cc4e1a348fd6146a7b1947affc9
Author: Mirko Kämpf <[email protected]>
AuthorDate: Thu Feb 8 15:34:46 2024 +0100

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 tools/content-parent-pom/pom.xml | 3 +--
 tools/pom.xml                    | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/tools/content-parent-pom/pom.xml b/tools/content-parent-pom/pom.xml
index f6caf34..2af201e 100644
--- a/tools/content-parent-pom/pom.xml
+++ b/tools/content-parent-pom/pom.xml
@@ -17,8 +17,7 @@
   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";>
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
diff --git a/tools/pom.xml b/tools/pom.xml
index 9a72865..d78394c 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -41,7 +41,7 @@
     
<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>HEAD</tag>
+    <tag>releases/tools/1.1</tag>
   </scm>
 
   <modules>

Reply via email to