Hi everyone,

Following up some of our recent emails, I did push a snapshot version marked as 
RC of the upcoming TomEE 8 Release.

Please, find the binaries here:
https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/apache-tomee/8.0.0-RC1-SNAPSHOT/
 
<https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/apache-tomee/8.0.0-RC1-SNAPSHOT/>

And remember to add the following repository to your project:
<repositories>
  <repository>
    <id>apache.snapshots.https</id>
    <name>Apache Development Snapshot Repository</name>
    <url>https://repository.apache.org/content/repositories/snapshots</url>
  </repository>
</repositories>

It should be very close to the actual release. Please, help up take it for a 
spin and try it out :) Thank you!

Cheers,
Roberto

Reply via email to