Not at the moment. It will be tagged and released tomorrow.

 

In mean time you can use 10.0.0.CR5 version of bom, which is pretty much the same.

 

Also please note that artifact id is different. For reference please see https://github.com/wildfly/boms/blob/master/README.md

 

Sorry for inconvinience.

 

--

Tomaz

 

Sent from phone

 


From: Renann Prado
Sent: sobota, 30. januar 2016 17:36
To: wildfly-dev@lists.jboss.org
Subject: [wildfly-dev] Is the BOM for 10.0.0.Final available already?

 

I tried to use

 

<dependency>

                <groupId>org.wildfly.bom</groupId>

                <artifactId>jboss-javaee-7.0-wildfly</artifactId>

                <version>10.0.0.Final</version>

                <type>pom</type>

                <scope>import</scope>

</dependency>

 

But couldn't.

 


Renann Prado