Skip to content

Commit baa27b5

Browse files
committed
[maven-release-plugin] prepare branch stable-17.9.x
1 parent 4569096 commit baa27b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
By using an empty value we force Maven to resolve the parent from the Maven repositories,
3636
see http://maven.apache.org/ref/3.2.3/maven-model/maven.html#class_parent
3737
-->
38-
<relativePath/>
38+
<relativePath />
3939
</parent>
4040
<groupId>org.xwiki.platform</groupId>
4141
<artifactId>xwiki-platform</artifactId>
@@ -129,7 +129,7 @@
129129
</properties>
130130
<scm>
131131
<url>https://github.com/${xwiki.github.owner}/${xwiki.github.repository}/tree/master/</url>
132-
<tag>HEAD</tag>
132+
<tag>stable-17.9.x</tag>
133133
</scm>
134134
<issueManagement>
135135
<system>jira</system>

0 commit comments

Comments
 (0)