diff options
Diffstat (limited to 'appc-inbound/appc-artifact-handler/provider')
-rwxr-xr-x | appc-inbound/appc-artifact-handler/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 8f5a244dd..623dc8095 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -140,5 +140,5 @@ limitations under the License. <version>0.1.54</version> </dependency> </dependencies> - <version>1.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </project> |