You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2023/01/16 22:37:57 UTC

[maven-fluido-skin] branch maven-fluido-skin-1.x created (now 929f586)

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a change to branch maven-fluido-skin-1.x
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


      at 929f586  Bump version to 1.11.2-SNAPSHOT

This branch includes the following new commits:

     new 929f586  Bump version to 1.11.2-SNAPSHOT

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-fluido-skin] 01/01: Bump version to 1.11.2-SNAPSHOT

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch maven-fluido-skin-1.x
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit 929f586ee8a6cfa1e2e94d5dc93fcb1bee170e26
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Mon Jan 16 23:37:25 2023 +0100

    Bump version to 1.11.2-SNAPSHOT
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3ad45e6..b4e0bc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-fluido-skin</artifactId>
-  <version>1.11.1</version>
+  <version>1.11.2-SNAPSHOT</version>
 
   <name>Apache Maven Fluido Skin</name>
   <description>The Apache Maven Fluido Skin is an Apache Maven site skin
@@ -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-06-25T21:21:03Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-01-16T22:37:08Z</project.build.outputTimestamp>
     <anchorjs.version>4.2.2</anchorjs.version>
   </properties>