mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
HAND FIX: final java package changes
This commit is contained in:
committed by
Peter Johnson
parent
67f2502b08
commit
106bc774d4
@@ -8,7 +8,7 @@
|
||||
"jsonUrl": "",
|
||||
"javaDependencies": [
|
||||
{
|
||||
"groupId": "edu.wpi.first.romiVendordep",
|
||||
"groupId": "org.wpilib.romiVendordep",
|
||||
"artifactId": "romiVendordep-java",
|
||||
"version": "wpilib"
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
"jniDependencies": [],
|
||||
"cppDependencies": [
|
||||
{
|
||||
"groupId": "edu.wpi.first.romiVendordep",
|
||||
"groupId": "org.wpilib.romiVendordep",
|
||||
"artifactId": "romiVendordep-cpp",
|
||||
"version": "wpilib",
|
||||
"libName": "romiVendordep",
|
||||
|
||||
Reference in New Issue
Block a user