[ https://issues.apache.org/jira/browse/JCR-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcel Reutegger resolved JCR-2252. ----------------------------------- Resolution: Fixed Fix Version/s: 2.0.0 Applied patch in revision: 808388 > Update idea plugin version > -------------------------- > > Key: JCR-2252 > URL: https://issues.apache.org/jira/browse/JCR-2252 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: maven > Reporter: Marcel Reutegger > Priority: Minor > Fix For: 2.0.0 > > > We are using a quite outdated version (2.0). The most recent idea plugin > release is 2.2. > Index: jackrabbit-parent/pom.xml > =================================================================== > --- jackrabbit-parent/pom.xml (revision 802755) > +++ jackrabbit-parent/pom.xml (working copy) > @@ -73,7 +73,7 @@ > <plugin> > <!-- http://maven.apache.org/plugins/maven-idea-plugin/ --> > <artifactId>maven-idea-plugin</artifactId> > - <version>2.0</version> > + <version>2.2</version> > <configuration> > <downloadSources>true</downloadSources> > <jdkLevel>1.5</jdkLevel> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.