cloudant / java-cloudant

A Java client for Cloudant
Apache License 2.0
79 stars 68 forks source link

Removed unnecessary version parsing from Jenkinsfile #457

Closed ricellis closed 6 years ago

ricellis commented 6 years ago

Checklist

Description

Removed unnecessary version parsing from Jenkinsfile, which was populating values never used.

Approach

Removed lines that parsed the version file.

Schema & API Changes

No change

Security and Privacy

No change

Testing

Monitoring and Logging

No change