mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +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.commandsv2",
|
||||
"groupId": "org.wpilib.commandsv2",
|
||||
"artifactId": "commandsv2-java",
|
||||
"version": "wpilib"
|
||||
}
|
||||
@@ -16,7 +16,7 @@
|
||||
"jniDependencies": [],
|
||||
"cppDependencies": [
|
||||
{
|
||||
"groupId": "edu.wpi.first.commandsv2",
|
||||
"groupId": "org.wpilib.commandsv2",
|
||||
"artifactId": "commandsv2-cpp",
|
||||
"version": "wpilib",
|
||||
"libName": "commandsv2",
|
||||
|
||||
Reference in New Issue
Block a user