Skip to content

Commit

Permalink
Remove Codestar package (#5522)
Browse files Browse the repository at this point in the history
  • Loading branch information
joviegas authored Aug 20, 2024
1 parent 362f843 commit 6a1463d
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 2,363 deletions.
5 changes: 0 additions & 5 deletions aws-sdk-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,11 +198,6 @@ Amazon AutoScaling, etc).</description>
<artifactId>codepipeline</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>codestar</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>cognitoidentity</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -408,11 +408,6 @@
<artifactId>codepipeline</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>codestar</artifactId>
<version>${awsjavasdk.version}</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>cognitoidentity</artifactId>
Expand Down
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1086,10 +1086,6 @@
<title>Marketplace Entitlement</title>
<packages>software.amazon.awssdk.services.marketplaceentitlement*</packages>
</group>
<group>
<title>CodeStar</title>
<packages>software.amazon.awssdk.services.codestar*</packages>
</group>
<group>
<title>Lex Model Building</title>
<packages>software.amazon.awssdk.services.lexmodelbuilding*</packages>
Expand Down
25 changes: 0 additions & 25 deletions services/codestar/build.properties

This file was deleted.

65 changes: 0 additions & 65 deletions services/codestar/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6a1463d

Please sign in to comment.