diff --git a/pom.xml b/pom.xml
index 988b1fd..5812fa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,8 +3,8 @@
4.0.0
io.cryptolens
cryptolens
- jar
- 1.10-STABLE
+ pom
+ 1.24-SNAPSHOT
cryptolens
A client api to access Cryptolens Licensing API.
https://github.com/cryptolens/cryptolens-java
@@ -35,4 +35,77 @@
LATEST
+
+
+
+ ossrh
+ https://s01.oss.sonatype.org/content/repositories/snapshots
+
+
+
+
+
+
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.7
+ true
+
+ ossrh
+ https://s01.oss.sonatype.org/
+ true
+
+
+
+ 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
+
+
+ 0x78055E64
+ 0x78055E64
+
+
+
+
+
+
+
+
+
+