Skip to content

Commit

Permalink
We shouldn't deploy CDK (#1383)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgerring authored Aug 21, 2023
1 parent 7b0af2c commit 018e319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/powertools-examples-core/cdk/infra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<cdk.version>2.91.0</cdk.version>
<constructs.version>[10.0.0,11.0.0)</constructs.version>
<junit.version>5.10.0</junit.version>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>
<build>
<plugins>
Expand Down

0 comments on commit 018e319

Please sign in to comment.