Skip to content

Instantly share code, notes, and snippets.

@wolfc
Created May 3, 2010 10:29
Show Gist options
  • Save wolfc/387949 to your computer and use it in GitHub Desktop.
Save wolfc/387949 to your computer and use it in GitHub Desktop.
<depMgmt>
<dep>
<groupId>org.jboss.ejb3.bom</groupId>
<artifactId>bom-as6</artifactId>
<version>0.1.2</version>
<type>pom</type>
<scope>import</scope>
</dep>
</depMgmt>
<dep>
<groupId>org.jboss.ejb3</groupId>
<artifactId>jboss-ejb3-core</artifactId>
</dep>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment