Updated git submodules
[docs.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ad83c9a6f18c2aab80027dcaa084de73a6fed81c..797092573cd32cb9b184fb470e8349789562d95c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.docs</groupId>
   <artifactId>root</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <name>docs</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
   <url>${sitedeploy}</url>
@@ -17,7 +17,7 @@
   <properties>
     <asciidoctor.version>0.1.4</asciidoctor.version>
     <current.branch>master</current.branch>
-    <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
+    <nexusproxy>https://nexus.opendaylight.org/content</nexusproxy>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <sitedeploy>${nexusproxy}/sites/site/${project.groupId}/${current.branch}/${project.artifactId}</sitedeploy>
   </properties>