Skip to content

Commit

Permalink
[maven-release-plugin] copy for tag v2.0.0-beta-1
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.code.sf.net/p/supercsv/code/tags/v2.0.0-beta-1@252 01ba9438-b82c-4373-9247-da971c9e6a59
  • Loading branch information
jamesbassett committed Sep 16, 2012
2 parents 63c4e45 + 1812cbd commit d11120d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<preparationGoals>clean verify</preparationGoals>
<goals>deploy site:site</goals>
<goals>deploy</goals>
<tagNameFormat>v@{project.version}</tagNameFormat>
</configuration>
</plugin>
Expand Down Expand Up @@ -453,7 +453,6 @@
<scm>
<connection>scm:svn:https://svn.code.sf.net/p/supercsv/code/tags/v2.0.0-beta-1</connection>
<developerConnection>scm:svn:svn+ssh://jamesbassett@svn.code.sf.net/p/supercsv/code/tags/v2.0.0-beta-1</developerConnection>
<tag>HEAD</tag>
<url>https://sourceforge.net/p/supercsv/code/tags/v2.0.0-beta-1</url>
</scm>
</project>

0 comments on commit d11120d

Please sign in to comment.