Skip to content

Commit 518c27c

Browse files
authored
Remove Mobile service (#5419)
1 parent d206a72 commit 518c27c

File tree

10 files changed

+0
-1467
lines changed

10 files changed

+0
-1467
lines changed

aws-sdk-java/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -598,11 +598,6 @@ Amazon AutoScaling, etc).</description>
598598
<artifactId>migrationhub</artifactId>
599599
<version>${awsjavasdk.version}</version>
600600
</dependency>
601-
<dependency>
602-
<groupId>software.amazon.awssdk</groupId>
603-
<artifactId>mobile</artifactId>
604-
<version>${awsjavasdk.version}</version>
605-
</dependency>
606601
<dependency>
607602
<groupId>software.amazon.awssdk</groupId>
608603
<artifactId>mq</artifactId>

bom/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -798,11 +798,6 @@
798798
<artifactId>migrationhub</artifactId>
799799
<version>${awsjavasdk.version}</version>
800800
</dependency>
801-
<dependency>
802-
<groupId>software.amazon.awssdk</groupId>
803-
<artifactId>mobile</artifactId>
804-
<version>${awsjavasdk.version}</version>
805-
</dependency>
806801
<dependency>
807802
<groupId>software.amazon.awssdk</groupId>
808803
<artifactId>mq</artifactId>

services/mobile/pom.xml

Lines changed: 0 additions & 65 deletions
This file was deleted.

services/mobile/src/main/resources/codegen-resources/customization.config

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)