OpenLiberty / liberty-arquillian

Arquillian Liberty Managed and Remote containers
Apache License 2.0
10 stars 29 forks source link

Prepare for 2.0.0-M1 release with Jakarta suffix #86

Closed kathrynkodama closed 3 years ago

kathrynkodama commented 3 years ago

bump version for 2.0.0.M1 release, updates artifact ids to:

Now to specify the arquillian-liberty-support-feature in the server.xml:

 <feature>usr:arquillian-support-jakarta-2.0</feature>

Signed-off-by: Kathryn Kodama kathryn.s.kodama@gmail.com