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

Commit 1df9a51

Browse files
committed
Bump to Preview5
1 parent 4c2e54f commit 1df9a51

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

libraries/bot-ai-luis-v3/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-preview5</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-ai-qna/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-preview5</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

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-preview5</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-preview5</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-preview5</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-configuration/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-preview5</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

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-preview5</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-preview5</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-preview5</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

libraries/bot-integration-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.microsoft.bot</groupId>
77
<artifactId>bot-java</artifactId>
8-
<version>4.6.0-preview4</version>
8+
<version>4.6.0-preview5</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)