Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jaxb2-maven-plugin-1.3
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/jaxb2-maven-plugin@11084 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
rfscholte committed Nov 4, 2009
1 parent 58bc462 commit 3086ebe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
<artifactId>jaxb2-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven JAXB 2.1 Plugin</name>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<description>JAXB2 compiler plugin used to create object graph from XSDs based on the JAXB 2.1 implementation.</description>
<url>http://mojo.codehaus.org/jaxb2-maven-plugin/</url>
<prerequisites>
<maven>${maven-core.version}</maven>
</prerequisites>
<scm>
<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/jaxb2-maven-plugin</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/jaxb2-maven-plugin</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/jaxb2-maven-plugin</url>
<connection>scm:svn:http://svn.codehaus.org/mojo/tags/jaxb2-maven-plugin-1.3</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/jaxb2-maven-plugin-1.3</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/tags/jaxb2-maven-plugin-1.3</url>
</scm>

<issueManagement>
Expand Down

0 comments on commit 3086ebe

Please sign in to comment.