if you use this in the parent pom:

[code]<dependency>
          <groupId>info.magnolia.bundle</groupId>
          <artifactId>magnolia-bundle-parent</artifactId>
          <version>${magnoliaVersion}</version>
          <type>pom</type>
          <scope>import</scope>
       </dependency>[/code]

You can use the dependencies directly from webapp module pom file without using 
the (hardcoded) version for the resources dependencies.
This way you are using the dependencies which works for your particular 
Magnolia version.

Regards,
Gerton

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=e852959b-8809-4ddc-9dac-4829fe412d2b


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to