diff --git a/pom.xml b/pom.xml index cbdd191..b9d2711 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,11 @@ + + org.sonatype.oss + oss-parent + 7 + + 4.0.0 me.legrange @@ -7,8 +13,20 @@ 1.0-SNAPSHOT jar - mikrotik-java - http://maven.apache.org + Mikrotik API Java Client Library + https://github.com/GideonLeGrange/mikrotik-java + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + git@github.com:GideonLeGrange/mikrotik-java.git + scm:git:git@github.com:GideonLeGrange/mikrotik-java.git + scm:git:git@github.com:GideonLeGrange/mikrotik-java.git + @@ -43,3 +61,47 @@ + + +## + + 4.0.0 + org.apache.maven + maven + jar + Maven core + 2.0 + The maven main core project description + http://maven.apache.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + http://svn.apache.org/viewcvs.cgi/maven + http://svn.apache.org/viewcvs.cgi/maven + + + + ... + ... + ... + + + + + ... + ... + ... + + ... + + + \ No newline at end of file