Skip to content

Commit 5ef4ef0

Browse files
author
Mike Zaccardo
committed
Version 0.16.0
1 parent 660c952 commit 5ef4ef0

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

catalog/hyperledger/common.bom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
brooklyn.catalog:
2-
version: 0.10-SNAPSHOT
2+
version: 0.16.0
33

44
publish:
55
description: |

catalog/hyperledger/multi-cluster.bom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
brooklyn.catalog:
2-
version: 0.10-SNAPSHOT
2+
version: 0.16.0
33

44
publish:
55
description: |

catalog/hyperledger/single-cluster.bom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
brooklyn.catalog:
2-
version: 0.10-SNAPSHOT
2+
version: 0.16.0
33

44
publish:
55
description: |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>io.brooklyn.hyperledger</groupId>
66
<artifactId>hyperledger</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.10-SNAPSHOT</version>
8+
<version>0.16.0</version>
99

1010
<name>Brooklyn :: Hyperledger</name>
1111
<description>Apache Brooklyn blueprint to deploy and manage Hyperledger Fabric</description>

tests/hyperledger/catalog.tests.bom

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
brooklyn.catalog:
2-
version: 0.10-SNAPSHOT
2+
version: 0.16.0
33
icon_url: classpath://io.brooklyn.hyperledger:icon/hyperledger-fabric.png
44
license_code: Apache-2.0
55
license_url: http://www.apache.org/licenses/LICENSE-2.0.txt

0 commit comments

Comments
 (0)