Skip to content

Commit c4ab246

Browse files
committed
Adds javaoperatorsdk
> This PR consist changes related to renaming package and group for code and artifacts from com.github.containersolutions to io.javaoperatorsdk. operator-framework/java-operator-sdk#220 > This release includes new package name and artifact group id https://github.com/operator-framework/java-operator-sdk/releases/tag/v1.3.0
1 parent 66b75f8 commit c4ab246

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

uc/og-definitions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"date": "2024/10/21",
2+
"date": "2024/12/12",
33
"migration": [
44
{
55
"old": "acegisecurity",
@@ -159,6 +159,10 @@
159159
"old": "com.facebook.android:facebook-marketing",
160160
"new": "com.facebook.android:facebook-core"
161161
},
162+
{
163+
"old": "com.github.containersolutions",
164+
"new": "io.javaoperatorsdk"
165+
},
162166
{
163167
"old": "com.github.dblock:oshi-core",
164168
"new": "com.github.oshi:oshi-core"

0 commit comments

Comments
 (0)