Skip to content

Commit 4d879da

Browse files
committed
chore: add dependency cloud-runtimes
1 parent ae632b7 commit 4d879da

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+102
-2688
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ For a Maven project, add the following to your pom.xml file:
6767
<dependency>
6868
<groupId>group.rxcloud</groupId>
6969
<artifactId>capa-sdk</artifactId>
70-
<version>1.0.0-SNAPSHOT</version>
70+
<version>1.0.0-RELEASE</version>
7171
</dependency>
7272
...
7373
</dependencies>
@@ -86,7 +86,7 @@ For a Maven project, add the following to your pom.xml file:
8686
<dependency>
8787
<groupId>group.rxcloud</groupId>
8888
<artifactId>capa-sdk-spi-aws</artifactId>
89-
<version>1.0.0-SNAPSHOT</version>
89+
<version>1.0.0-RELEASE</version>
9090
</dependency>
9191
...
9292
</dependencies>

cloud-runtimes/pom.xml

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

cloud-runtimes/src/main/java/group/rxcloud/cloudruntimes/CoreCloudRuntimes.java

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

cloud-runtimes/src/main/java/group/rxcloud/cloudruntimes/EnhancedCloudRuntimes.java

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

cloud-runtimes/src/main/java/group/rxcloud/cloudruntimes/client/CloudRuntimesClient.java

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

cloud-runtimes/src/main/java/group/rxcloud/cloudruntimes/client/CloudRuntimesClientProvider.java

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

cloud-runtimes/src/main/java/group/rxcloud/cloudruntimes/client/DefaultCloudRuntimesClient.java

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

0 commit comments

Comments
 (0)