[maven-release-plugin] prepare branch @{releaseLabel}
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>