Skip to content

Commit

Permalink
Merge pull request #458 from finos/10.0.3-snapshot
Browse files Browse the repository at this point in the history
Bumped version number
  • Loading branch information
robmoffat authored Jan 22, 2025
2 parents a3df224 + 25719b2 commit 040d8a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demos/rooms-bot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.finos.springbot</groupId>
<artifactId>spring-bot</artifactId>
<version>10.0.2-SNAPSHOT</version>
<version>10.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -23,12 +23,12 @@
<dependency>
<groupId>org.finos.springbot</groupId>
<artifactId>symphony-bdk-chat-workflow-spring-boot-starter</artifactId>
<version>10.0.2-SNAPSHOT</version>
<version>10.0.2</version>
</dependency>
<dependency>
<groupId>org.finos.springbot</groupId>
<artifactId>teams-chat-workflow-spring-boot-starter</artifactId>
<version>10.0.2-SNAPSHOT</version>
<version>10.0.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 040d8a3

Please sign in to comment.