New attempt to fix build
[clamp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2001f98..cea95eb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                <artifactId>docker-maven-plugin</artifactId>
                                                                <version>1.1.0</version>
                                                                <configuration>
-                                                               <dockerHost>tcp://localhost:2375</dockerHost>
+                                                               <dockerHost>http://localhost:2375</dockerHost>
                                                                                <imageName>onap/clamp</imageName>
                                                                                <dockerDirectory>src/main/docker</dockerDirectory>
                                                                                <serverId>docker-hub</serverId>