Skip to content

Commit

Permalink
[maven-release-plugin] prepare release aspectj-maven-plugin-1.4
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/aspectj-maven-plugin@14617 52ab4f32-60fc-0310-b215-8acea882cd1b
  • Loading branch information
dennisl committed Aug 22, 2011
1 parent eb9edd8 commit 38bfcc2
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,7 +8,7 @@
<artifactId>aspectj-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>AspectJ compiler Maven Plugin</name>
<version>1.4-SNAPSHOT</version>
<version>1.4</version>
<url>http://mojo.codehaus.org/aspectj-maven-plugin</url>
<inceptionYear>2005</inceptionYear>

Expand All @@ -18,9 +18,9 @@
</properties>

<scm>
<connection>scm:svn:http://svn.codehaus.org/mojo/trunk/mojo/aspectj-maven-plugin/</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/aspectj-maven-plugin/</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/trunk/mojo/aspectj-maven-plugin</url>
<connection>scm:svn:http://svn.codehaus.org/mojo/tags/aspectj-maven-plugin-1.4</connection>
<developerConnection>scm:svn:https://svn.codehaus.org/mojo/tags/aspectj-maven-plugin-1.4</developerConnection>
<url>http://fisheye.codehaus.org/browse/mojo/tags/aspectj-maven-plugin-1.4</url>
</scm>
<description>
Handles AspectJ usage within Maven.
Expand Down

0 comments on commit 38bfcc2

Please sign in to comment.