You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/01/04 22:36:14 UTC

[maven-fluido-skin] 09/09: [maven-release-plugin] prepare release maven-fluido-skin-1.3.1

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

hboutemy pushed a commit to annotated tag maven-fluido-skin-1.3.1
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit 15f7d80db50e760c164767f9e4176eef4ecb33ee
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Wed Dec 11 08:33:53 2013 +0000

    [maven-release-plugin] prepare release maven-fluido-skin-1.3.1
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/skins/branches/maven-fluido-skin-1.3.x@1550069 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 447194b..ab821df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
 
   <artifactId>maven-fluido-skin</artifactId>
-  <version>1.3.1-SNAPSHOT</version>
+  <version>1.3.1</version>
 
   <name>Apache Maven Fluido Skin</name>
   <description>The Apache Maven Fluido Skin is an Apache Maven site skin
@@ -35,9 +35,9 @@
   <inceptionYear>2011</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/branches/maven-fluido-skin-1.3.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/branches/maven-fluido-skin-1.3.x</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/skins/branches/maven-fluido-skin-1.3.x</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/tags/maven-fluido-skin-1.3.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/tags/maven-fluido-skin-1.3.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/skins/tags/maven-fluido-skin-1.3.1</url>
   </scm>
   <issueManagement>
     <system>jira</system>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.