switched to HTTPS
[svjatoslav_commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f8217d5..ef82e33 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -2,19 +2,16 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>eu.svjatoslav</groupId>
     <artifactId>svjatoslavcommons</artifactId>
-    <version>1.9-SNAPSHOT</version>
+    <version>1.10-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>Svjatoslav Commons</name>
     <description>Collection many small but commonly useful functionalities</description>
-    <url>http://www2.svjatoslav.eu/gitbrowse/svjatoslav_commons/doc/index.html</url>
+    <url>https://www3.svjatoslav.eu/projects/svjatoslav_commons/</url>
 
-    <licenses>
-        <license>
-            <name>version 3 of the GNU Lesser General Public License or later</name>
-            <url>https://www.gnu.org/licenses/lgpl.html</url>
-            <distribution>repo</distribution>
-        </license>
-    </licenses>
+    <organization>
+        <name>svjatoslav.eu</name>
+        <url>http://svjatoslav.eu</url>
+    </organization>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <connection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/svjatoslav_commons.git</connection>
         <developerConnection>scm:git:ssh://n0@svjatoslav.eu:10006/home/n0/git/svjatoslav_commons.git</developerConnection>
         <tag>HEAD</tag>
-  </scm>
+    </scm>
 
 </project>