diff --git a/v.xml b/v.xml deleted file mode 100644 index 797f5792..00000000 --- a/v.xml +++ /dev/null @@ -1,165 +0,0 @@ -project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - 4.0.0 - teams-chat-workflow-spring-boot-starter - Spring Boot Starter For Chat Workflow Microsoft Teams Adapter - Build Workflows Using Enterprise Chat - - - org.finos.springbot - spring-bot - 9.0.3-SNAPSHOT - ../../.. - - - - 17 - 17 - - - - - org.finos.springbot - chat-workflow - 9.0.3-SNAPSHOT - - - - - com.microsoft.bot - bot-integration-spring - ${teams.version} - compile - - - - com.microsoft.bot - bot-azure - ${teams.version} - compile - - - - org.json - json - - - com.azure - azure-storage-blob - - - com.google.guava - guava - - - org.apache.httpcomponents - httpclient - - - - - com.microsoft.bot - bot-builder - ${teams.version} - compile - - - com.squareup.okio - okio-jvm - - - com.google.guava - guava - - - com.nimbusds - nimbus-jose-jwt - - - - - - com.azure - azure-storage-blob - ${azure-storage-blob.version} - - - com.azure - azure-core - - - com.azure - azure-core-http-netty - - - - - - com.azure - azure-core-http-netty - 1.9.1 - - - - com.nimbusds - nimbus-jose-jwt - 9.9.1 - - - - org.apache.httpcomponents - httpclient - 4.5.13 - - - - - com.squareup.okio - okio-jvm - ${okio-jvm.version} - - - - - org.jsoup - jsoup - ${jsoup.version} - - - - - org.graalvm.js - js - ${graalvm.version} - - - - - org.springframework.boot - spring-boot-starter-thymeleaf - - - - com.google.guava - guava - ${guava.version} - - - - - org.springframework.boot - spring-boot-starter-test - test - - - org.finos.springbot - chat-workflow-testing - 9.0.3-SNAPSHOT - test - - - - \ No newline at end of file