Skip to content

Commit

Permalink
WF tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
docwho2 committed Oct 30, 2023
1 parent 6fb6ad6 commit b90a70d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CDK/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>cdk</artifactId>
<version>1.0</version>
<packaging>jar</packaging>
<name>Square Chime CDK</name>
<name>Square Chime CDK Provision</name>
<description>Provision Chime Resouces via CDK</description>


Expand All @@ -21,7 +21,6 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>3.1.0</version>
<configuration>
<mainClass>cloud.cleo.chimesma.squareup.cdk.InfrastructureApp</mainClass>
</configuration>
Expand Down

0 comments on commit b90a70d

Please sign in to comment.