diff --git a/nl-i18n-sdk/pom.xml b/nl-i18n-sdk/pom.xml
index 0e568ec..8f8ffdb 100644
--- a/nl-i18n-sdk/pom.xml
+++ b/nl-i18n-sdk/pom.xml
@@ -6,7 +6,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
nl-i18n-sdk
diff --git a/nl-verify-check-sdk/pom.xml b/nl-verify-check-sdk/pom.xml
index 697bc72..4220d42 100644
--- a/nl-verify-check-sdk/pom.xml
+++ b/nl-verify-check-sdk/pom.xml
@@ -6,7 +6,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
nl-verify-check-sdk
@@ -31,18 +31,59 @@
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.11.0
+
+ ${java.version}
+ ${java.version}
+ UTF-8
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+
+
+
+ true
+ true
+
+
+
+
+
+
+
+
+ src/main/resources
+
+ **/*
+
+ true
+
+
+
+
-
-
maven-releases
- nexus-releases
+ admin
http://47.111.78.178:8013/repository/maven-releases/
-
maven-snapshots
- nexus-snapshots
+ admin
http://47.111.78.178:8013/repository/maven-snapshots/
diff --git a/nl-verify-check-test/pom.xml b/nl-verify-check-test/pom.xml
index 0275fb7..ddf8c5c 100644
--- a/nl-verify-check-test/pom.xml
+++ b/nl-verify-check-test/pom.xml
@@ -6,7 +6,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
nl-verify-check-test
@@ -21,7 +21,7 @@
org.nl
nl-verify-check-sdk
- 1.0-SNAPSHOT
+ 1.0
diff --git a/pom.xml b/pom.xml
index e02657c..5d938b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.nl
nl-verify-check
- 1.0-SNAPSHOT
+ 1.0
pom
nl-verify-check-sdk