diff --git a/pom.xml b/pom.xml
index 60d6c82..52907c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
guru.springframework
mb2g-release-plugin
- 1.4-SNAPSHOT
+ 1.26-SNAPSHOT
UTF-8
@@ -13,7 +13,7 @@
${java.version}
${java.version}
5.3.2
- github
+
@@ -32,10 +32,11 @@
- scm:git:https://github.com/springframeworkguru/mb2g-release-plugin.git
- https://github.com/springframeworkguru/mb2g-release-plugin
- HEAD
-
+ scm:git:https://github.com/developer-tahvildari/mb2g-release-plugin.git
+ scm:git:https://github.com/developer-tahvildari/mb2g-release-plugin.git
+
+ HEAD
+
@@ -61,12 +62,12 @@
- packagecloud.release
- packagecloud+https://packagecloud.io/springframeworkguru/release
+ nexus-release
+ http://localhost:8081/repository/nexus-release/
- packagecloud.snapshot
- packagecloud+https://packagecloud.io/springframeworkguru/snapshot
+ nexus-snapshot
+ http://localhost:8081/repository/maven-snapshots/
\ No newline at end of file