Do not depend on CP snapshot.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1429922 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2013-01-07 17:54:37 +00:00
parent 9aea104d8a
commit 837e75c49a
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>28-SNAPSHOT</version>
<version>27</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-collections</groupId>