Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit e6fa850

Browse files
committed
Merge branch 'master' into trboehre/teamstask
# Conflicts: # samples/54.teams-task-module/pom.xml
2 parents 2a16be8 + da807fe commit e6fa850

File tree

30 files changed

+48
-160
lines changed

30 files changed

+48
-160
lines changed

Generator/generator-botbuilder-java/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libraries/bot-ai-luis-v3/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

@@ -58,10 +58,6 @@
5858
<groupId>com.microsoft.bot</groupId>
5959
<artifactId>bot-builder</artifactId>
6060
</dependency>
61-
<dependency>
62-
<groupId>com.microsoft.bot</groupId>
63-
<artifactId>bot-configuration</artifactId>
64-
</dependency>
6561
<dependency>
6662
<groupId>com.microsoft.bot</groupId>
6763
<artifactId>bot-applicationinsights</artifactId>

libraries/bot-ai-qna/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

@@ -59,10 +59,6 @@
5959
<groupId>com.microsoft.bot</groupId>
6060
<artifactId>bot-builder</artifactId>
6161
</dependency>
62-
<dependency>
63-
<groupId>com.microsoft.bot</groupId>
64-
<artifactId>bot-configuration</artifactId>
65-
</dependency>
6662
</dependencies>
6763

6864
<profiles>

libraries/bot-applicationinsights/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-azure/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-configuration/pom.xml

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

libraries/bot-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-dialogs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-integration-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.microsoft.bot</groupId>
88
<artifactId>bot-java</artifactId>
9-
<version>4.6.0-preview4</version>
9+
<version>4.6.0-preview6</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

0 commit comments

Comments
 (0)