Skip to content

Commit eb9a155

Browse files
author
michele
committed
updated mvn meta
1 parent 2a94b58 commit eb9a155

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,18 @@
2828
<artifactId>arangodb-graphql</artifactId>
2929
<version>1.0</version>
3030

31+
<name>arangodb-graphql</name>
32+
<description>ArangoDB Graphql</description>
33+
<url>https://github.com/ArangoDB-Community/arangodb-graphql-java</url>
34+
35+
<licenses>
36+
<license>
37+
<name>Apache License 2.0</name>
38+
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
39+
<distribution>repo</distribution>
40+
</license>
41+
</licenses>
42+
3143
<properties>
3244
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3345
<java.version>1.8</java.version>

0 commit comments

Comments
 (0)