Skip to content

Commit ded1227

Browse files
committed
[maven-release-plugin] prepare release maven-fluido-skin-2.0.1
1 parent 797b9cd commit ded1227

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-fluido-skin</artifactId>
31-
<version>2.0.1-SNAPSHOT</version>
31+
<version>2.0.1</version>
3232

3333
<name>Apache Maven Fluido Skin</name>
3434
<description>The Apache Maven Fluido Skin is an Apache Maven site skin
@@ -77,7 +77,7 @@ under the License.
7777
<scm>
7878
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</connection>
7979
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</developerConnection>
80-
<tag>HEAD</tag>
80+
<tag>maven-fluido-skin-2.0.1</tag>
8181
<url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url>
8282
</scm>
8383
<issueManagement>
@@ -100,7 +100,7 @@ under the License.
100100
<bootstrap.version>2.3.2</bootstrap.version>
101101
<jquery.version>1.11.2</jquery.version>
102102
<version.maven-site-plugin>3.21.0</version.maven-site-plugin>
103-
<project.build.outputTimestamp>2024-11-02T20:29:21Z</project.build.outputTimestamp>
103+
<project.build.outputTimestamp>2024-12-06T15:49:40Z</project.build.outputTimestamp>
104104
<!-- the following properties are used in ITs (which do not inherit anything from a common parent) -->
105105
<sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion>
106106
<projectInfoReportsPluginVersion>3.8.0</projectInfoReportsPluginVersion>

0 commit comments

Comments
 (0)