Skip to content
This repository was archived by the owner on Oct 5, 2021. It is now read-only.

Commit 09a6ccc

Browse files
Alexander PatrikalakisAlexander Patrikalakis
authored andcommitted
[skip ci] refer to 0.2.0 asc file
1 parent 45a0c11 commit 09a6ccc

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

src/test/resources/install-gremlin-server.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ mvn test -q -Pdownload-janusgraph-server-zip $MVN_OPT_PARAMS > /dev/null 2>&1
9898

9999
#verify
100100
pushd target
101-
wget https://github.com/JanusGraph/janusgraph/releases/download/v0.1.1/KEYS
101+
wget https://github.com/JanusGraph/janusgraph/releases/download/v0.2.0/KEYS
102102
popd
103103
gpg --import target/KEYS
104104
gpg --verify src/test/resources/${JANUSGRAPH_VANILLA_SERVER_ZIP}.asc server/${JANUSGRAPH_VANILLA_SERVER_ZIP}

src/test/resources/janusgraph-0.1.1-hadoop2.zip.asc

Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
-----BEGIN PGP SIGNATURE-----
2+
Version: GnuPG v1
3+
4+
iQIcBAABCgAGBQJZ3oovAAoJEGa4X/FBgCuoZrEP/15iXGPfGB8N26aTnaTEcOUR
5+
7Qksk6FnnGy/gRUu0BrAaTcoHGYZJ7kTGlBIas3HAWt7kOfdTtgoJxaGyjNir/oo
6+
zoqhwC369XysXem3UGiJh4sbOpmqh6TQTsg6hgPTIsF/FJCgtZntV5ozVr+lxPtV
7+
pFobG1bVKdeiC89Y0nqQ+6NcdkwEMqHyWUKh2AfNrIG82omp/yWVJJe+Hl5VA7nZ
8+
WUdz0A87f07+VFbBkHBx0z5iCymd7Tps59ohWsf6RrVxZtNaXApvqz5MN3WhvukP
9+
S3rJgfWpI7KgDceg96SGcs4Ep/gCx9PiK0EUbQt4kj0vpKS28YzCyJ+xG8/vSy4V
10+
0x+GWWXXWDxkaxdnWCg86Uq5tPZKTWFD9x53W0LfHZhKXuaF+VAm8czLRPXvwI1z
11+
KKJdIQFZ8iQWk6e2s+OangM0m4HlADS8W669NRO582oimG3fIdtUxlKm9l4dM6/p
12+
GGGggFALaeT3tcduFsS5/9BDIamEFdAVUR/J5oRdTKyX9qQUp/sY6PFUSg1Qw7Sc
13+
Bcr1Qs8F/GNpGxKRa+DVU3WluFUqiqt3Kv8A/aBtIjqKKBIo6FpHMe3zrtn99qvz
14+
fLYKlmgDgoeHgHYW87ua0vRq9YTqvIMsKuFQIWs1lScupUaO4Qifq9ohMffaVA21
15+
jUB5sikK//jKosQ39fG7
16+
=4zSE
17+
-----END PGP SIGNATURE-----

0 commit comments

Comments
 (0)