The old groupId/artifactId has to be changed to the following: ```xml <groupId>org.jenkins-ci.lib</groupId> <artifactId>java-client-api</artifactId> <version>0.5.0</version> ```