8000 chore: update arangodb properties at pom.xml · soujava/arangodb-java-2025@b02b165 · GitHub
[go: up one dir, main page]

Skip to content

Commit b02b165

Browse files
committed
chore: update arangodb properties at pom.xml
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
1 parent 950075a commit b02b165

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@
1212
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1313
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1414
<modelVersion>4.0.0</modelVersion>
15+
<groupId>org.soujava.demos.arangodb</groupId>
1516
<artifactId>arangodb</artifactId>
16-
<name>JNoSQL Demo using Java SE arangodb</name>
17+
<version>1.0.0</version>
18+
<name>JNoSQL Demo using Java SE ArangoDB</name>
1719

1820
<properties>
1921
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)
0