diff --git a/pom.xml b/pom.xml
index f361b2b..938d1a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,38 @@
- com.beyt
+ io.github.tdilber
spring-jpa-dynamic-query
0.2.0
+ jar
+ Spring Jpa Dynamic Query
+ Spring Jpa Dynamic Query Project
+ https://github.com/tdilber/spring-jpa-generic-criteria
+
+
+
+ The Apache License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+
+
+ Talha Dilber
+ dilber.talha@gmail.com
+
+
+
+
+ scm:git:git://github.com/tdilber/spring-jpa-generic-criteria.git
+ scm:git:ssh://github.com:tdilber/spring-jpa-generic-criteria.git
+ http://github.com/tdilber/spring-jpa-generic-criteria/tree/master
+
17
+ UTF-8
@@ -96,4 +121,73 @@
test
+
+
+
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
+
+
+ ossrh
+ https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.2.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9.1
+
+
+ attach-javadocs
+ package
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.5
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.3.0
+ true
+
+ central
+ true
+
+
+
+
+
+