Advertisement
matteopelucco

Magnolia Community Bundle

Jul 26th, 2017
351
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.38 KB | None | 0 0
  1. <dependency>
  2.     <groupId>info.magnolia.bundle</groupId>
  3.     <artifactId>magnolia-community-demo-bundle</artifactId>
  4.     <version>${magnoliaVersion}</version>
  5.     <type>pom</type>
  6. </dependency>
  7. <dependency>
  8.     <groupId>info.magnolia.bundle</groupId>
  9.     <artifactId>magnolia-community-demo-webapp</artifactId>
  10.     <version>${magnoliaVersion}</version>
  11.     <type>war</type>
  12. </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement