IBM / cics-bundle-maven

The plugin to build and deploy CICS bundles in a Maven build.
https://ibm.github.io/cics-bundle-maven/plugin-info.html
Eclipse Public License 2.0
18 stars 25 forks source link

replace tabs with spaces in pom files and revert serverId #95

Closed davenice closed 4 years ago

davenice commented 4 years ago

Update tabs to spaces in pom files.

Also revert the attempt at using serverId back to username/password.

A future PR will hopefully switch to using travis to do the push to gh-pages.