We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e0ea3 commit 2877d04Copy full SHA for 2877d04
RELEASE_TEMPLATE.md
@@ -15,12 +15,12 @@ Available through https://repo.grakn.ai
15
<dependencies>
16
<dependency>
17
<groupid>io.grakn.protocol</groupid>
18
- <artifactid>session</artifactid>
+ <artifactid>grakn-session</artifactid>
19
<version>{version}</version>
20
</dependency>
21
22
23
- <artifactid>keyspace</artifactid>
+ <artifactid>grakn-keyspace</artifactid>
24
25
26
</dependencies>
0 commit comments