Skip to content

Commit d7ca234

Browse files
martijnhoekstramzuehlke
authored andcommitted
rm superfluous groupIdBefore
1 parent 5cab9d6 commit d7ca234

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

modules/core/src/main/resources/artifact-migrations.v2.conf

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,61 +1405,51 @@ changes = [
14051405
artifactIdAfter = odin-zio
14061406
},
14071407
{
1408-
groupIdBefore = com.bucket4j
14091408
groupIdAfter = com.bucket4j
14101409
artifactIdBefore = bucket4j-core
14111410
artifactIdAfter = bucket4j_jdk17-core
14121411
},
14131412
{
1414-
groupIdBefore = com.bucket4j
14151413
groupIdAfter = com.bucket4j
14161414
artifactIdBefore = bucket4j-hazelcast
14171415
artifactIdAfter = bucket4j_jdk17-hazelcast
14181416
},
14191417
{
1420-
groupIdBefore = com.bucket4j
14211418
groupIdAfter = com.bucket4j
14221419
artifactIdBefore = bucket4j-jcache
14231420
artifactIdAfter = bucket4j_jdk17-jcache
14241421
},
14251422
{
1426-
groupIdBefore = com.bucket4j
14271423
groupIdAfter = com.bucket4j
14281424
artifactIdBefore = bucket4j-redis
14291425
artifactIdAfter = bucket4j_jdk17-redis
14301426
},
14311427
{
1432-
groupIdBefore = com.bucket4j
14331428
groupIdAfter = com.bucket4j
14341429
artifactIdBefore = bucket4j-redis-common
14351430
artifactIdAfter = bucket4j_jdk17-redis-common
14361431
},
14371432
{
1438-
groupIdBefore = com.bucket4j
14391433
groupIdAfter = com.bucket4j
14401434
artifactIdBefore = bucket4j-infinispan
14411435
artifactIdAfter = bucket4j_jdk17-infinispan
14421436
},
14431437
{
1444-
groupIdBefore = com.bucket4j
14451438
groupIdAfter = com.bucket4j
14461439
artifactIdBefore = bucket4j-postgresql
14471440
artifactIdAfter = bucket4j_jdk17-postgresql
14481441
},
14491442
{
1450-
groupIdBefore = com.bucket4j
14511443
groupIdAfter = com.bucket4j
14521444
artifactIdBefore = bucket4j-ignite
14531445
artifactIdAfter = bucket4j_jdk17-ignite
14541446
},
14551447
{
1456-
groupIdBefore = com.bucket4j
14571448
groupIdAfter = com.bucket4j
14581449
artifactIdBefore = bucket4j-coherence
14591450
artifactIdAfter = bucket4j_jdk17-coherence
14601451
},
14611452
{
1462-
groupIdBefore = com.bucket4j
14631453
groupIdAfter = com.bucket4j
14641454
artifactIdBefore = bucket4j-oracle
14651455
artifactIdAfter = bucket4j_jdk17-oracle

0 commit comments

Comments
 (0)