wrong parent version for wicket-spring-annot 1.2.4
--------------------------------------------------
Key: MEV-492
URL: http://jira.codehaus.org/browse/MEV-492
Project: Maven Evangelism
Issue Type: Bug
Components: Dependencies
Reporter: Dror Bereznitsky
wicket-spring-annot 1.2.4 parent is wicket-parent version 1.2-SNAPSHOT which
does not exist in the repository:
<parent>
<artifactId>wicket-parent</artifactId>
<groupId>wicket</groupId>
<version>1.2-SNAPSHOT</version>
<relativePath>../wicket-parent</relativePath>
</parent>
The corrent parrent version should be 1.2.4.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira