Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-fluido-skin-1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jun 25, 2022
1 parent 5111e0b commit 58d69bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-fluido-skin</artifactId>
<version>1.11.1-SNAPSHOT</version>
<version>1.11.1</version>

<name>Apache Maven Fluido Skin</name>
<description>The Apache Maven Fluido Skin is an Apache Maven site skin
Expand All @@ -41,7 +41,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-fluido-skin.git</developerConnection>
<url>https://github.com/apache/maven-fluido-skin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-fluido-skin-1.11.1</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand Down Expand Up @@ -102,7 +102,7 @@ under the License.
<jquery.version>1.11.2</jquery.version>
<sitePluginVersion>3.12.0</sitePluginVersion>
<projectInfoReportsPluginVersion>3.3.0</projectInfoReportsPluginVersion>
<project.build.outputTimestamp>2022-05-14T18:16:12Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-06-25T21:21:03Z</project.build.outputTimestamp>
<anchorjs.version>4.2.2</anchorjs.version>
</properties>

Expand Down

0 comments on commit 58d69bb

Please sign in to comment.