Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/skins/trunk@1358392 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
simonetripodi committed Jul 6, 2012
1 parent 9e3210d commit 876e28a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions maven-fluido-skin/pom.xml
Expand Up @@ -26,7 +26,7 @@
</parent>

<artifactId>maven-fluido-skin</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>

<name>Apache Maven Fluido Skin</name>
<description>The Apache Maven Fluido Skin is an Apache Maven site skin
Expand All @@ -35,9 +35,9 @@
<inceptionYear>2011</inceptionYear>

<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/tags/maven-fluido-skin-1.2.2</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/tags/maven-fluido-skin-1.2.2</developerConnection>
<url>http://svn.apache.org/viewvc/maven/skins/tags/maven-fluido-skin-1.2.2</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-fluido-skin/</developerConnection>
<url>http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/</url>
</scm>
<issueManagement>
<system>jira</system>
Expand Down

0 comments on commit 876e28a

Please sign in to comment.