From f9e2f6a625bfeab92882f97e995a22f00d6a63f8 Mon Sep 17 00:00:00 2001 From: Brian Schlining Date: Fri, 30 Dec 2022 09:56:08 -0800 Subject: [PATCH] Adding maven central pom requirements --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7bc8656..a02f2ad 100644 --- a/pom.xml +++ b/pom.xml @@ -5,10 +5,11 @@ 4.0.0 org.mbari.vcr4j vcr4j - 5.1.1.jre17 + 5.2.0-SNAPSHOT pom vcr4j - https://github.com/hohonuuli/vcr4j + Java API for communicating with video devices, both real and virtual. + https://github.com/mbari-org/vcr4j The Apache License, Version 2.0 @@ -27,7 +28,7 @@ scm:git:git@github.com:mbari-org/vcr4j.git scm:git:ssh://github.com:mbari-org/vcr4j.git https://github.com/mbari-org/vcr4j/tree/master - + UTF-8 2.10