Skip to content

Commit

Permalink
feat: remove maven publish setting
Browse files Browse the repository at this point in the history
  • Loading branch information
yicr committed Apr 24, 2024
1 parent 46b2373 commit c919789
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 97 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/build.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 0 additions & 40 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions .mergify.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 0 additions & 6 deletions .projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@ const project = new awscdk.AwsCdkConstructLibrary({
distName: 'gammarers.aws-secure-vpc-bucket',
module: 'gammarers.aws_secure_vpc_bucket',
},
publishToMaven: {
mavenGroupId: 'com.gammarer',
javaPackage: 'com.gammarer.cdk.aws.secure_vpc_bucket',
mavenArtifactId: 'aws-secure-vpc-bucket',
mavenEndpoint: 'https://s01.oss.sonatype.org',
},
publishToNuget: {
dotNetNamespace: 'Gammarer.CDK.AWS',
packageId: 'Gammarer.CDK.AWS.SecureVpcBucket',
Expand Down
8 changes: 0 additions & 8 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c919789

Please sign in to comment.