diff options
author | Rob Daugherty <rd472p@att.com> | 2018-10-19 10:48:36 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-10-19 10:49:56 -0400 |
commit | d184b2b864673755acec7acdf35f7687b1b13dec (patch) | |
tree | d891610d80a968923432a21a7a5905a2d1dc4d2f /openstack-client-connectors/http-connector/pom.xml | |
parent | bd6f4ae224f40244990b6a0addffd2124ec95853 (diff) |
Update version to 1.4.0-SNAPSHOT for Dublin
Henceforth, the master branch will be for Dublin work.
Change-Id: I61f48eb66b1a07a7ee9df2bcc4442ca229104677
Issue-ID: SO-1151
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'openstack-client-connectors/http-connector/pom.xml')
-rw-r--r-- | openstack-client-connectors/http-connector/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-client-connectors/http-connector/pom.xml b/openstack-client-connectors/http-connector/pom.xml index e359300..6481b2e 100644 --- a/openstack-client-connectors/http-connector/pom.xml +++ b/openstack-client-connectors/http-connector/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.so.libs.openstack-java-sdk</groupId> <artifactId>client-connectors</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <groupId>org.onap.so.libs.openstack-java-sdk.client-connectors</groupId> |