Skip to content

Commit aa888c9

Browse files
[maven-release-plugin] prepare release v44
1 parent 0a63f23 commit aa888c9

File tree

12 files changed

+20
-20
lines changed

12 files changed

+20
-20
lines changed

docs/doxia-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>docs</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.doxia</groupId>
@@ -35,7 +35,7 @@ under the License.
3535
<url>https://maven.apache.org/pom/maven/doxia-tools</url>
3636

3737
<scm>
38-
<tag>master</tag>
38+
<tag>v44</tag>
3939
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/doxia-tools</url>
4040
</scm>
4141

docs/maven-extensions/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>docs</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.plugins</groupId>
@@ -35,7 +35,7 @@ under the License.
3535
<url>https://maven.apache.org/pom/maven/maven-extensions</url>
3636

3737
<scm>
38-
<tag>master</tag>
38+
<tag>v44</tag>
3939
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-extensions</url>
4040
</scm>
4141

docs/maven-plugins/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>docs</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.plugins</groupId>
@@ -35,7 +35,7 @@ under the License.
3535
<url>https://maven.apache.org/pom/maven/maven-plugins</url>
3636

3737
<scm>
38-
<tag>master</tag>
38+
<tag>v44</tag>
3939
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-plugins</url>
4040
</scm>
4141

docs/maven-shared-components/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>docs</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.shared</groupId>
@@ -35,7 +35,7 @@ under the License.
3535
<url>https://maven.apache.org/pom/maven/maven-shared-components</url>
3636

3737
<scm>
38-
<tag>master</tag>
38+
<tag>v44</tag>
3939
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-shared-components</url>
4040
</scm>
4141

docs/maven-skins/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>docs</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.skins</groupId>
@@ -35,7 +35,7 @@ under the License.
3535
<url>https://maven.apache.org/pom/maven/maven-skins</url>
3636

3737
<scm>
38-
<tag>master</tag>
38+
<tag>v44</tag>
3939
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/maven-skins</url>
4040
</scm>
4141

docs/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>maven-parent</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<artifactId>docs</artifactId>
@@ -42,7 +42,7 @@ under the License.
4242
</modules>
4343

4444
<scm>
45-
<tag>master</tag>
45+
<tag>v44</tag>
4646
<url>https://github.com/apache/maven-parent/tree/${project.scm.tag}/</url>
4747
</scm>
4848

doxia-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>maven-parent</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.doxia</groupId>

maven-extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>maven-parent</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.extensions</groupId>

maven-plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>maven-parent</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.plugins</groupId>

maven-shared-components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<parent>
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>maven-parent</artifactId>
26-
<version>44-SNAPSHOT</version>
26+
<version>44</version>
2727
</parent>
2828

2929
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)