Skip to content

Commit 25719b2

Browse files
committed
Bumped version number
1 parent 7bb206c commit 25719b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demos/rooms-bot/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.finos.springbot</groupId>
88
<artifactId>spring-bot</artifactId>
9-
<version>10.0.2-SNAPSHOT</version>
9+
<version>10.0.2</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

@@ -23,12 +23,12 @@
2323
<dependency>
2424
<groupId>org.finos.springbot</groupId>
2525
<artifactId>symphony-bdk-chat-workflow-spring-boot-starter</artifactId>
26-
<version>10.0.2-SNAPSHOT</version>
26+
<version>10.0.2</version>
2727
</dependency>
2828
<dependency>
2929
<groupId>org.finos.springbot</groupId>
3030
<artifactId>teams-chat-workflow-spring-boot-starter</artifactId>
31-
<version>10.0.2-SNAPSHOT</version>
31+
<version>10.0.2</version>
3232
</dependency>
3333
</dependencies>
3434

0 commit comments

Comments
 (0)