jenkinsci / java-client-api

A Jenkins API client for Java
MIT License
896 stars 468 forks source link

Change the groupId/artifactId of the library #466

Open khmarbaise opened 4 years ago

khmarbaise commented 4 years ago

The old groupId/artifactId has to be changed to the following:

<groupId>org.jenkins-ci.lib</groupId>
<artifactId>java-client-api</artifactId>
<version>0.5.0</version>