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

Commit f951029

Browse files
authored
Update project description in build.gradle
1 parent 4a6e81c commit f951029

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/java_api/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ publishing {
4343
mavenJava(MavenPublication) {
4444
pom {
4545
name = 'kuzu'
46-
description = 'Kuzu is an embedded graph database built for query speed and scalability.'
47-
url = 'http://kuzudb.com'
46+
description = 'Kuzu is working on something new! We have archived the KuzuDB project.'
4847
inceptionYear = '2020'
4948
properties = [
5049
'project.build.sourceEncoding' : 'UTF-8',

0 commit comments

Comments
 (0)