diff --git a/pom.xml b/pom.xml
index 3b4d20d..801547b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
mockserver-client
mockserver
- mockserver-tests
+
@@ -28,6 +28,12 @@
1.0.13
+
+ scm:git:ssh://gerrit.touk.pl:29418/integracja/http-mock-server
+ scm:git:ssh://gerrit.touk.pl:29418/integracja/http-mock-server
+ HEAD
+
+
@@ -99,6 +105,43 @@
sonatype-snapshots
https://oss.sonatype.org/content/repositories/snapshots/
+
+
+ central.releases
+ TouK Virtual Repository
+ http://nexus.touk.pl/nexus/content/groups/public/
+
+ true
+
+
+ false
+
+
+
+
+ central.snapshots
+ TouK Virtual Repository
+ http://nexus.touk.pl/nexus/content/groups/public-snapshots
+
+ false
+
+
+ true
+
+
+
+
+ touk.nexus.release
+ TouK Virtual Repository
+ http://nexus.touk.pl/nexus/content/repositories/releases
+
+
+ touk.nexus.snapshots
+ TouK Virtual Repository
+ http://nexus.touk.pl/nexus/content/repositories/snapshots
+
+
+
\ No newline at end of file
diff --git a/release.properties b/release.properties
new file mode 100644
index 0000000..5f48add
--- /dev/null
+++ b/release.properties
@@ -0,0 +1,8 @@
+#release configuration
+#Mon Jan 19 12:16:50 CET 2015
+preparationGoals=clean verify
+scm.commentPrefix=[maven-release-plugin]
+remoteTagging=true
+exec.additionalArguments=-P development
+completedPhase=scm-check-modifications
+scm.url=scm\:git\:http\://gerrit.touk.pl\:8080/integracja/http-mock-server