I was just forwarding an email I saw float over wildfly-dev announcing the availability of
the WF BoM to let the hawkular community know about it.
----- Original Message -----
Hi Mazz, not sure what you mean with this message? In Hawkular
components, the WF BoM version property is inherited from
hawkular-parent, where I could not upgrade it yet, because we wait for a
compatible KeyCloak. -- P
On 2016-02-01 20:23, John Mazzitelli wrote:
> ----- Forwarded Message -----
> Cc: wildfly-dev(a)lists.jboss.org
> Sent: Monday, February 1, 2016 1:48:16 PM
> Subject: Re: [wildfly-dev] Is the BOM for 10.0.0.Final available already?
>
> WildFly BOMs for 10.0.0.Final are released.
>
> easiest way to use it is to have this in your pom
> <dependencyManagement>
> <dependencies>
> <dependency> <groupId>org.wildfly.bom</groupId>
> <artifactId>wildfly-javaee7</artifactId>
> <scope>import</scope>
> <type>pom</type>
> <version>10.0.0.Final</version> </dependency>
> </dependencies>
> </dependencyManagement>
>
> make sure that this is part of your <dependencyManagement> and not just
> <dependencies>
> _______________________________________________
> hawkular-dev mailing list
> hawkular-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hawkular-dev
>