Skip to content

Commit

Permalink
Stop using . in artifactId, use - instead, per the usual conventions.
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainMuller committed Aug 2, 2018
1 parent e7508a7 commit 942ba2d
Show file tree
Hide file tree
Showing 75 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-apigateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.apigateway",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.apigateway"
"artifactId": "aws-apigateway"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-applicationautoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.applicationautoscaling",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.applicationautoscaling"
"artifactId": "aws-applicationautoscaling"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.appsync",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.appsync"
"artifactId": "aws-appsync"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.athena",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.athena"
"artifactId": "aws-athena"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-autoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.autoscaling",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.autoscaling"
"artifactId": "aws-autoscaling"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-autoscalingplans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.autoscalingplans",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.autoscalingplans"
"artifactId": "aws-autoscalingplans"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.batch",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.batch"
"artifactId": "aws-batch"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-budgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.budgets",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.budgets"
"artifactId": "aws-budgets"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-certificatemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.certificatemanager",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.certificatemanager"
"artifactId": "aws-certificatemanager"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloud9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.cloud9",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.cloud9"
"artifactId": "aws-cloud9"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.cloudformation",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.cloudformation"
"artifactId": "aws-cloudformation"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.cloudfront",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.cloudfront"
"artifactId": "aws-cloudfront"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudtrail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.cloudtrail",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.cloudtrail"
"artifactId": "aws-cloudtrail"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cloudwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.cloudwatch",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.cloudwatch"
"artifactId": "aws-cloudwatch"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codebuild-codepipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.codebuild.codepipeline",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.codebuild.codepipeline"
"artifactId": "aws-codebuild-codepipeline"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codebuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.codebuild",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.codebuild"
"artifactId": "aws-codebuild"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codecommit-codepipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.codecommit.codepipeline",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.codecommit.codepipeline"
"artifactId": "aws-codecommit-codepipeline"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codecommit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.codecommit",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.codecommit"
"artifactId": "aws-codecommit"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codedeploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.codedeploy",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.codedeploy"
"artifactId": "aws-codedeploy"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-codepipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.codepipeline",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.codepipeline"
"artifactId": "aws-codepipeline"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-cognito/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.cognito",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.cognito"
"artifactId": "aws-cognito"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.config",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.config"
"artifactId": "aws-config"
}
},
"dotnet": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/aws-custom-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"outdir": "dist",
"targets": {
"java": {
"package": "software.amazon.awscdk.aws.custom.resources",
"package": "software.amazon.awscdk.aws.customresources",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.custom.resources"
"artifactId": "aws-customresources"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-datapipeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.datapipeline",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.datapipeline"
"artifactId": "aws-datapipeline"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-dax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.dax",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.dax"
"artifactId": "aws-dax"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-directoryservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.directoryservice",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.directoryservice"
"artifactId": "aws-directoryservice"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-dms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.dms",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.dms"
"artifactId": "aws-dms"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-dynamodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.dynamodb",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.dynamodb"
"artifactId": "aws-dynamodb"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ec2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.ec2",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.ec2"
"artifactId": "aws-ec2"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ecr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.ecr",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.ecr"
"artifactId": "aws-ecr"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-ecs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.ecs",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.ecs"
"artifactId": "aws-ecs"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-efs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.efs",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.efs"
"artifactId": "aws-efs"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-eks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.eks",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.eks"
"artifactId": "aws-eks"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-elasticache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.elasticache",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.elasticache"
"artifactId": "aws-elasticache"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-elasticbeanstalk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.elasticbeanstalk",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.elasticbeanstalk"
"artifactId": "aws-elasticbeanstalk"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-elasticloadbalancing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.elasticloadbalancing",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.elasticloadbalancing"
"artifactId": "aws-elasticloadbalancing"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-elasticloadbalancingv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.elasticloadbalancingv2",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.elasticloadbalancingv2"
"artifactId": "aws-elasticloadbalancingv2"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.elasticsearch",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.elasticsearch"
"artifactId": "aws-elasticsearch"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-emr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.emr",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.emr"
"artifactId": "aws-emr"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.events",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.events"
"artifactId": "aws-events"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-gamelift/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.gamelift",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.gamelift"
"artifactId": "aws-gamelift"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-glue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.glue",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.glue"
"artifactId": "aws-glue"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-guardduty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.guardduty",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.guardduty"
"artifactId": "aws-guardduty"
}
},
"dotnet": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-iam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"package": "software.amazon.awscdk.aws.iam",
"maven": {
"groupId": "software.amazon.awscdk",
"artifactId": "aws.iam"
"artifactId": "aws-iam"
}
},
"dotnet": {
Expand Down
Loading

0 comments on commit 942ba2d

Please sign in to comment.