From 91423cfd5e6a63b69a5d900a211320af77df5a84 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Nov 2022 16:39:14 -0500 Subject: Updates for Java 17 Update code to compile with java 17 Issue-ID: CCSDK-3813 Signed-off-by: Dan Timoney Change-Id: Ia9a7f681c62a0e2465c8e8954655a6f043fc1319 --- adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'adaptors/saltstack-adaptor/saltstack-adaptor-provider') diff --git a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml index 87b6c6cf5..82f3d9b25 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml @@ -11,14 +11,13 @@ 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. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.5.0 + 2.5.1-SNAPSHOT -- cgit 1.2.3-korg