]
Leandro Kersting de Freitas updated WFLY-5926:
----------------------------------------------
    Affects Version/s: 10.0.0.CR5
 org.wildfly.bom tag for version 10.0.0.CR5
 ------------------------------------------
                 Key: WFLY-5926
                 URL: 
https://issues.jboss.org/browse/WFLY-5926
             Project: WildFly
          Issue Type: Task
    Affects Versions: 10.0.0.CR5
            Reporter: Leandro Kersting de Freitas
            Assignee: Jason Greene
              Labels: bom, maven
 Hi
 I am waiting for the artifact release 10.0.0.CR5 of org.wildfly.bom
"wildfly-javaee7" and "wildfly-javaee7-with-tools", but it seems that
there is no comitt here a long time.
 {code:xml}
        <dependency>
             <groupId>org.wildfly.bom</groupId>
             <artifactId>wildfly-javaee7</artifactId>
             <version>10.0.0.CR5</version>
              <type>pom</type>
              <scope>import</scope>
        </dependency>
        <dependency>
             <groupId>org.wildfly.bom</groupId>
             <artifactId>wildfly-javaee7-with-tools</artifactId>
             <version>10.0.0.CR5</version>
              <type>pom</type>
              <scope>import</scope>
        </dependency>
 {code}
 org.wildfly.bom is deprecated for 10.0.0.CR5 or after?
 What should I use?
 
https://github.com/wildfly/boms/issues/17