No Need for a snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113759 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2003-07-31 02:40:13 +00:00
parent 2f420d892e
commit fc4d19ffed

View File

@ -29,7 +29,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-j2ee-plugin</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>
<dependency>
<id>commons-collections</id>