o resolving all dependency snapshots.

o bumping all snapshot versions to full versions.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114105 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
jvanzyl
2003-09-29 05:19:14 +00:00
parent 646e33d71d
commit d9b0b15167
70 changed files with 129 additions and 237 deletions

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-checkstyle-plugin</id>
<name>Maven Checkstyle Plug-in</name>
<currentVersion>2.1-SNAPSHOT</currentVersion>
<currentVersion>2.1</currentVersion>
<description/>
<shortDescription>Produce Checkstyle report</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url>
@@ -14,7 +14,6 @@
<connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/checkstyle/</connection>
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/checkstyle/</url>
</repository>
<versions>
<version>
<id>1.1</id>
@@ -27,7 +26,6 @@
<tag>MAVEN_CHECKSTYLE_2_0</tag>
</version>
</versions>
<developers>
<developer>
<name>dIon Gillard</name>
@@ -131,5 +129,4 @@
</properties>
</dependency>
</dependencies>
</project>