[jdf-dev] Which BOM for new quickstarts? RedHat or community?

StevenBoscarine stevenboscarine at gmail.com
Tue Jul 17 10:11:46 EDT 2012


Hello All,
For new quickstart candidates, which BOM should the by coded to?

I was getting ready to submit a pull request with:
             <dependency>
                 <groupId>org.jboss.bom</groupId>
<artifactId>jboss-javaee-6.0-with-tools</artifactId>
                 <version>1.0.0.M12-redhat-1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>

However, I noticed the current quickstarts are using 1.0.0.Final 
(https://github.com/jboss-jdf/jboss-as-quickstart/blob/master/ejb-in-war/pom.xml). 
Is that an oversight?

Thanks,
Steven


More information about the jdf-dev mailing list