Hide Forgot
Description of problem: openshift-express forge plugin still use openshift-java-client 1.0.1 which is a version of several months ago ,but the latest openshift-java-client is already updated to 1.1.1 Version-Release number of selected component (if applicable): com.redhat.openshift.express.openshift-express-plugin:1.0.0-SNAPSHOT:1.0.2-SNAPSHOT-9b16eff0-3b3c-42c2-b787-744ef2be236d How reproducible: Steps to Reproduce: 1.forge install plugin 2.check pom.xml 3. Actual results: You will find forge plugin is still using openshift-java-client 1.0.1 Expected results: It could be updated to the latest openshift-java-client in time Additional info:
Latest is 1.1.1-SNAPSHOT
Can test the following repo while I work on getting access to the master repo: https://github.com/bdecoste/plugin-openshift-express
verified current version on github is 1.1.1-SNAPSHOT