### Motivation fixed incorrect parent version for presto artifact which can cause below error while uploading artifacts to maven repo
``` 05:00:45 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project pulsar-presto-distribution: Failed to deploy artifacts/metadata: Cannot access scpexe://maven.repo/ with type default using the available connector factories: BasicRepositoryConnectorFactory: Cannot access scpexe://maven.repo/ using the registered transporter factories: WagonTransporterFactory: java.util.NoSuchElementException 05:00:45 [ERROR] role: org.apache.maven.wagon.Wagon 05:00:45 [ERROR] roleHint: scpexe ``` [ Full content available at: https://github.com/apache/pulsar/pull/2696 ] This message was relayed via gitbox.apache.org for [email protected]
