From: Gary Wu Date: Fri, 24 Aug 2018 22:24:24 +0000 (-0700) Subject: Use managed guava version X-Git-Tag: 1.2.0~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=18463a6698ee3c2a97c1baefa7cb8205043a6c18;p=msb%2Fapigateway.git Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: Ic904edfd7421d78f05417492fc1766e83f3d7f2d Issue-ID: INT-619 Signed-off-by: Gary Wu --- diff --git a/apiroute/pom.xml b/apiroute/pom.xml index 5f68963..88d5b66 100644 --- a/apiroute/pom.xml +++ b/apiroute/pom.xml @@ -7,8 +7,7 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.onap.msb.apigateway msb-apigateway-parent @@ -86,7 +85,7 @@ com.google.guava guava - ${guava.version} + net.sourceforge.argparse4j diff --git a/pom.xml b/pom.xml index afbb219..d0ee26d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,28 +1,26 @@ - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.msb.apigateway msb-apigateway-parent