UNCLASSIFIED

Commit 82d2fef5 authored by Olga Ojjeh's avatar Olga Ojjeh
Browse files

Merge branch '2.16.0' into 'development'

version bump

See merge request !5
parents c9685bb4 7729afd2
Pipeline #95088 passed with stages
in 14 minutes and 31 seconds
...@@ -7,7 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} ...@@ -7,7 +7,7 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
LABEL name="Apache ActiveMQ Artemis" \ LABEL name="Apache ActiveMQ Artemis" \
maintainer="bhearn@anchore.com" \ maintainer="bhearn@anchore.com" \
vendor="Opensource" \ vendor="Opensource" \
version="2.15.0" \ version="2.16.0" \
release="1" \ release="1" \
summary="Image of Apache ActiveMQ Artemis" \ summary="Image of Apache ActiveMQ Artemis" \
description="Apache ActiveMQ is an open source, multi-protocol, Java-based messaging server." description="Apache ActiveMQ is an open source, multi-protocol, Java-based messaging server."
......
@Library('DCCSCR@master') _ @Library('DCCSCR@master') _
dccscrPipeline(version: "2.15.0") dccscrPipeline(version: "2.16.0")
\ No newline at end of file \ No newline at end of file
--- ---
resources: resources:
- url: "https://downloads.apache.org/activemq/activemq-artemis/2.15.0/apache-artemis-2.15.0-bin.tar.gz" - url: "https://downloads.apache.org/activemq/activemq-artemis/2.16.0/apache-artemis-2.16.0-bin.tar.gz"
filename: "apache-activemq-artemis.tar.gz" filename: "apache-activemq-artemis.tar.gz"
validation: validation:
type: "sha512" type: "sha512"
value: "554da0a6b824c6d1970284887a570cd6b8b1b3229f34380f5446b3c9424219a54ffffedef3af682576901d50b10aafc3ee5c672af0750ed77fa3ace61f382927" value: "4990a6b742b08bff6a4c7b310d2610565b08a2a02e1a7aec065460d16f8a6fe3d4fe91a8040839f93d7c2eab09fd6a79848fb130f9820559ee3e81dcf8d51ead"
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment