We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0706345 commit 524d058Copy full SHA for 524d058
modules/core/src/main/resources/artifact-migrations.v2.conf
@@ -516,4 +516,24 @@ changes = [
516
artifactIdBefore = mysql-connector-java
517
artifactIdAfter = mysql-connector-j
518
},
519
+ {
520
+ groupIdAfter = com.dwolla
521
+ artifactIdBefore = async-utils-finagle-ce3
522
+ artifactIdAfter = async-utils-finagle
523
+ },
524
525
526
+ artifactIdBefore = async-utils-core-ce3
527
+ artifactIdAfter = async-utils-core
528
529
530
531
+ artifactIdBefore = async-utils-ce3
532
+ artifactIdAfter = async-utils
533
534
535
536
+ artifactIdBefore = async-utils-twitter-ce3
537
+ artifactIdAfter = async-utils-twitter
538
539
]
0 commit comments