Bump minor version libssl-dev package as older version is obsoelte now.
libssl-dev version changed from 1.0.2g-1ubuntu4.16 to 1.0.2g-1ubuntu4.17

Change-Id: Ic7c8391c2b25b13cd45f11aca72da1124d1a04fd
diff --git a/VERSION b/VERSION
index 227cea2..38f77a6 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.0.0
+2.0.1
diff --git a/docker/Dockerfile.openolt-test b/docker/Dockerfile.openolt-test
index 0ece9e6..f4d5ed8 100644
--- a/docker/Dockerfile.openolt-test
+++ b/docker/Dockerfile.openolt-test
@@ -24,7 +24,7 @@
     clang=1:3.8-33ubuntu3.1 \
     libc++-dev=3.7.0-1ubuntu0.1 \
     unzip=6.0-20ubuntu1 \
-    libssl-dev=1.0.2g-1ubuntu4.16 \
+    libssl-dev=1.0.2g-1ubuntu4.17 \
     gawk=1:4.1.3+dfsg-0.1 \
     debhelper=9.20160115ubuntu3 \
     dh-systemd=1.29ubuntu4 \