File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11Apache Commons Skin 5.2.0 Release Notes
2- ------------------------------------------------
2+ ---------------------------------------
33
44The Apache Commons Skin team is pleased to announce the release of Apache Commons Skin 5.2.0.
55
@@ -15,7 +15,6 @@ Changes:
1515o Bump commons-parent from 87 to 89. Thanks to Gary Gregory.
1616
1717
18-
1918You can test Apache Commons Skin by installing the skin using 'mvn install'
2019and adding the following to your site.xml site descriptor for the maven-site-plugin:
2120
Original file line number Diff line number Diff line change 2525 <version >89</version >
2626 </parent >
2727 <artifactId >commons-skin</artifactId >
28- <version >5.2.0-SNAPSHOT </version >
28+ <version >5.2.0</version >
2929 <name >Apache Commons Skin</name >
3030 <description >Apache Commons Skin</description >
3131 <inceptionYear >2006</inceptionYear >
6161 <commons .distSvnStagingUrl></commons .distSvnStagingUrl>
6262 <moditect .skip>true</moditect .skip>
6363 <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
64- <project .build.outputTimestamp>2025-09-16T19:30:46Z </project .build.outputTimestamp>
64+ <project .build.outputTimestamp>2025-10-18T12:19:05Z </project .build.outputTimestamp>
6565 </properties >
6666 <build >
6767 <defaultGoal >clean artifact:check-buildplan verify</defaultGoal >
Original file line number Diff line number Diff line change 1616## under the License.
1717##
1818${project.name} ${version} Release Notes
19- ------------------------------------------------
19+ ---------------------------------------
2020
2121The ${developmentTeam} is pleased to announce the release of ${project.name} ${version}.
2222
You can’t perform that action at this time.
0 commit comments