diff options
-rw-r--r-- | .gitreview | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ [gerrit] host=gerrit.onap.org port=29418 -project=logging-analytics/pomba/pomba-network-discovery-context-builder.git +project=logging-analytics/pomba/pomba-sdnc-context-builder.git @@ -220,7 +220,7 @@ limitations under the License. <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.19.1</version> + <version>0.28.0</version> <configuration> <verbose>true</verbose> <apiVersion>1.23</apiVersion> |