Skip to content

Commit 2877d04

Browse files
author
haikalpribadi
committed
Updated RELEASE_TEMPLATE.md with new artifact ID
1 parent 43e0ea3 commit 2877d04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Available through https://repo.grakn.ai
1515
<dependencies>
1616
<dependency>
1717
<groupid>io.grakn.protocol</groupid>
18-
<artifactid>session</artifactid>
18+
<artifactid>grakn-session</artifactid>
1919
<version>{version}</version>
2020
</dependency>
2121
<dependency>
2222
<groupid>io.grakn.protocol</groupid>
23-
<artifactid>keyspace</artifactid>
23+
<artifactid>grakn-keyspace</artifactid>
2424
<version>{version}</version>
2525
</dependency>
2626
</dependencies>

0 commit comments

Comments
 (0)