Skip to content

Commit 5f2cf93

Browse files
author
Adam Mitchell
authored
Update deployment.properties (#147)
These URLs were meant to be in the re-usable deployment.properties file, which was moved in another PR that happened alongside the one that added these URLS.
1 parent 034fd2a commit 5f2cf93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deployment.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@
1717

1818
repo.github.organisation=graknlabs
1919
repo.github.repository=dependencies
20-
21-
repo.distribution.snapshot=https://repo.grakn.ai/repository/distribution-snapshot/
22-
repo.distribution.release=https://repo.grakn.ai/repository/distribution/

distribution/deployment.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ repo.rpm.release=https://repo.grakn.ai/repository/rpm/
3737
repo.distribution.snapshot=https://repo.grakn.ai/repository/distribution-snapshot/
3838
repo.distribution.release=https://repo.grakn.ai/repository/distribution/
3939

40+
repo.distribution.snapshot=https://repo.grakn.ai/repository/distribution-snapshot/
41+
repo.distribution.release=https://repo.grakn.ai/repository/distribution/
42+
4043
maven.packages=api,client-java,common,concept,console,daemon,grammar,grpc,java,,server

0 commit comments

Comments
 (0)