Skip to content

Commit

Permalink
v0.5.0 (#475)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Sheehy <[email protected]>
  • Loading branch information
steven-sheehy authored Jan 2, 2020
1 parent 0fb4548 commit 5383197
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 10 deletions.
2 changes: 1 addition & 1 deletion hedera-mirror-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-datagenerator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
</parent>

<dependencies>
Expand Down
17 changes: 17 additions & 0 deletions hedera-mirror-grpc/src/main/resources/banner.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@

,:if0@@@@@@@0f1;,.
:L@@@@@@@@@@@@@@@@@@@@@C;
,L@@@@@@@@@@@@@@@@@@@@@@@@@C:
;0@@@@@@@@@@@@@@@@@@@@@@@@@@@81
:0@@@@@@@1 10@@@@@@@@1 1@@@@@@@8i 1@L ;@L. @@t
,L@@@@@@@@1 1@@@@@@@@@1 1@@@@@@@@0: 1@L ;@L. @@t
;@@@@@@@@@1 _________ 1@@@@@@@@@1 1@L ;@L. i@@@@@; :@@@@@;@@t .t@@@@f, i@@@@@@t. .f@@@@@@@i TM
.1@@@@@@@@@1 1@@@@@@@@@1 1@@@@@@@@@C. 1@0000000000@L. :@@; :f@G, C@@:'':0@@t 1@@: :@@f. t@@@::::' t8@1'':L@@t
.1@@@@@@@@@1 1@@@@@@@@@1 1@@@@@@@@@C. 1@@@@@@@@@@@@L. C@@@@@@@@@t i@@. @@t ;8@@@@@@@@81 t@C ;0@. L@t
;@@@@@@@@@1 _________ 1@@@@@@@@@1 1@L ;@L. C@: i@@. @@t ;@@: t@C ;0@. .L@t
,L@@@@@@@@1 1@@@@@@@@@1 1@@@@@@@@0: 1@L ;@L. ;@@@i:;t@@; L@@1::i@@@t 1@@t;,;f8C: t@C t@@t;:iC@@t
:G@@@@@@@1 1@@@@@@@@@1 1@@@@@@@8; ;@1 :@i ;@@@@@i. :t@@@@;tL; ,i@@@@t;. i@1 ,1@@@L;1@i
:G@@@@@@@@@@@@@@@@@@@@@@@@@@@8i
.f8@@@@@@@@@@@@@@@@@@@@@@@@L,
,L8@@@@@@@@@@@@@@@@@@0C: Mirror GRPC ${application.formatted-version}
':if0@@@@@@@0fi:'
2 changes: 1 addition & 1 deletion hedera-mirror-importer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-importer/src/main/resources/banner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
:G@@@@@@@1 1@@@@@@@@@1 1@@@@@@@8; ;@1 :@i ;@@@@@i. :t@@@@;tL; ,i@@@@t;. i@1 ,1@@@L;1@i
:G@@@@@@@@@@@@@@@@@@@@@@@@@@@8i
.f8@@@@@@@@@@@@@@@@@@@@@@@@L,
,L8@@@@@@@@@@@@@@@@@@0C: Mirror Node ${application.formatted-version}
,L8@@@@@@@@@@@@@@@@@@0C: Mirror Importer ${application.formatted-version}
':if0@@@@@@@0fi:'
2 changes: 1 addition & 1 deletion hedera-mirror-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-rest/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hedera-mirror-rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hedera-mirror-rest",
"version": "0.5.0-rc1",
"version": "0.5.0",
"description": "Hedera Mirror Node REST API",
"main": "server.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion hedera-mirror-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.hedera</groupId>
<artifactId>hedera-mirror-node</artifactId>
<version>0.5.0-rc1</version>
<version>0.5.0</version>
<description>Hedera Mirror Node mirrors data from Hedera nodes and serves it via an API</description>
<inceptionYear>2019</inceptionYear>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit 5383197

Please sign in to comment.