diff --git a/pom.xml b/pom.xml
index 8af663e..1107773 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,8 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.example.curity
- nonce-authenticator
+ io.curity.identityserver.plugin
+ identityserver.plugins.authenticators.nonce
1.0.0
jar
@@ -50,6 +50,23 @@
+
+
+ customer-release-repo
+ https://nexus.curityio.net/repository/customer-release-repo/
+
+ false
+
+
+
+ customer-snapshot-repo
+ https://nexus.curityio.net/repository/customer-snapshot-repo
+
+ true
+
+
+
+
se.curity.identityserver
@@ -68,6 +85,17 @@
jose4j
0.9.1
-
+
+
+ customer-release-repo
+ Curity Nexus Release Repository
+ https://nexus.curityio.net/repository/customer-release-repo/
+
+
+ customer-snapshot-repo
+ Curity Nexus Snapshot Repository
+ https://nexus.curityio.net/repository/customer-snapshot-repo/
+
+