Skip to content

Commit 11c8d07

Browse files
committed
Move 12.1.0 stuff into 12.0.0 folder
1 parent 6b2ca4a commit 11c8d07

29 files changed

File tree

service-sdk/12.1.0/create-outbound-integration-service-openapi/README.md renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/README.md

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/.gitignore renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/.gitignore

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/README.md renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/README.md

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/pom-as-dependency.xml renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/pom-as-dependency.xml

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/pom.xml renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/pom.xml

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/Application.java renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/Application.java

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/ExampleController.java renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/ExampleController.java

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/Message.java renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/Message.java

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/integration/MessageClient.java renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/integration/MessageClient.java

File renamed without changes.

service-sdk/12.1.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/integration/MessageClientImpl.java renamed to service-sdk/12.0.0/create-outbound-integration-service-openapi/example-integration-service/src/main/java/com/backbase/example/integration/MessageClientImpl.java

File renamed without changes.

0 commit comments

Comments
 (0)