Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.0.PREVIEW1
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Apr 20, 2009
1 parent fa4d1bb commit 0530659
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions reference/pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.jboss.webbeans.reference-guide</groupId>
<artifactId>webbeans-reference-guide</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0.PREVIEW1</version>
<packaging>jdocbook</packaging>
<name>Web Beans Reference Guide</name>

Expand Down Expand Up @@ -299,9 +299,9 @@

<scm>

<connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/doc</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/doc</developerConnection>
<url>http://fisheye.jboss.org/browse/WebBeans/doc</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/doc/tags/1.0.0.PREVIEW1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/doc/tags/1.0.0.PREVIEW1</developerConnection>
<url>http://fisheye.jboss.org/browse/WebBeans/doc/tags/1.0.0.PREVIEW1</url>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 0530659

Please sign in to comment.