diff --git a/pom.xml b/pom.xml
index e4bad43..0eaca0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,17 +3,42 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
+
com.redislabs
JRedisGraph
1.0.0
+
JRedisGraph
Official client for Redis-Graph
https://oss.redislabs.com/redisgraph
+
+
+ RedisLabs
+ www.redislabs.com
+
+
+ CircleCI
+ https://circleci.com/gh/RedisLabs/JRedisGraph
+
+
+ https://github.com/RedisLabs/JRedisGraph/issues
+ Github
+
https://github.com/RedisLabs/JRedisGraph
scm:git:git://github.com/RedisLabs/JRedisGraph.git
scm:git:git@github.com:RedisLabs/JRedisGraph.git
+
+
+ Roi Lipman
+ Redis Labs, Inc.
+
+
+ Guy Korland
+ Redis Labs, Inc.
+
+
BSD 3 Clause
@@ -21,18 +46,19 @@
repo
+
+
+ org.apache.commons
+ commons-pool2
+ 2.0
+
junit
junit
4.12
test
-
- org.apache.commons
- commons-pool2
- 2.0
-
com.redislabs
jredisearch-jedis
@@ -45,97 +71,90 @@
8
8
-
- RedisLabs
- www.redislabs.com
-
-
- CircleCI
- https://circleci.com/gh/RedisLabs/JRedisGraph
-
-
- https://github.com/RedisLabs/JRedisGraph/issues
- Github
-
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
-
-
-
- maven-compiler-plugin
- 3.0
-
- 1.8
- 1.8
-
-
-
- org.sonatype.plugins
- nexus-staging-maven-plugin
- 1.6.7
- true
-
- ossrh
- https://oss.sonatype.org/
- false
-
-
-
-
-
-
- release
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 2.2.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
-
-
-
+
+
+ ossrh
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
+ ossrh
+ https://oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
+
+
+ maven-compiler-plugin
+ 3.0
+
+ 1.8
+ 1.8
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.7
+ true
+
+ ossrh
+ https://oss.sonatype.org/
+ true
+
+
+
+
+
+
+ release
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 2.2.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9.1
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.5
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+