HAND FIX: final java package changes

This commit is contained in:
PJ Reiniger
2025-11-07 20:00:44 -05:00
committed by Peter Johnson
parent 67f2502b08
commit 106bc774d4
4 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
"jsonUrl": "",
"javaDependencies": [
{
"groupId": "edu.wpi.first.xrpVendordep",
"groupId": "org.wpilib.xrpVendordep",
"artifactId": "xrpVendordep-java",
"version": "wpilib"
}
@@ -16,7 +16,7 @@
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "edu.wpi.first.xrpVendordep",
"groupId": "org.wpilib.xrpVendordep",
"artifactId": "xrpVendordep-cpp",
"version": "wpilib",
"libName": "xrpVendordep",