Modified:
trunk/JSlideShare/pom.xml
Log:
[maven-release-plugin] prepare release JSlideShare-0.5
Modified: trunk/JSlideShare/pom.xml
==============================================================================
--- trunk/JSlideShare/pom.xml (original)
+++ trunk/JSlideShare/pom.xml Wed Jun 25 10:46:29 2008
@@ -4,7 +4,7 @@
<groupId>com.benfante</groupId>
<artifactId>JSlideShare</artifactId>
<packaging>jar</packaging>
- <version>1.0-SNAPSHOT</version>
+ <version>0.5</version>
<name>JSlideShare</name>
<url>http://code.google.com/p/jslideshare/</url>
<repositories>
@@ -96,9 +96,9 @@
</repository>
</distributionManagement>
<scm>
- <connection>scm:svn:http://jslideshare.googlecode.com/svn/trunk</connection>
- <developerConnection>scm:svn:https://jslideshare.googlecode.com/svn/trunk</developerConnection>
- <url>http://jslideshare.googlecode.com/svn/trunk</url>
+ <connection>scm:svn:http://jslideshare.googlecode.com/svn/tags/JSlideShare-0.5</connection>
+ <developerConnection>scm:svn:https://jslideshare.googlecode.com/svn/tags/JSlideShare-0.5</developerConnection>
+ <url>http://jslideshare.googlecode.com/svn/tags/JSlideShare-0.5</url>
</scm>
<issueManagement>
<system>Google Code Issues</system>