Skip to content

Commit 7bd0bf2

Browse files
committed
release: prepare release v2.3.2
1 parent 32f51dc commit 7bd0bf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.salesforce.einsteinbot</groupId>
1313
<artifactId>einstein-bot-sdk-java</artifactId>
14-
<version>2.3.2-SNAPSHOT</version>
14+
<version>2.3.2</version>
1515
<packaging>jar</packaging>
1616
<name>einstein-bot-sdk-java</name>
1717
<description>Java SDK to interact with Einstein Bots Runtime.
@@ -81,7 +81,7 @@
8181
<connection>scm:git:https://github.com/forcedotcom/einstein-bot-sdk-java.git</connection>
8282
<developerConnection>scm:git:https://github.com/forcedotcom/einstein-bot-sdk-java.git</developerConnection>
8383
<url>https://github.com/forcedotcom/einstein-bot-sdk-java</url>
84-
<tag>HEAD</tag>
84+
<tag>v2.3.2</tag>
8585
</scm>
8686

8787
<distributionManagement>

0 commit comments

Comments
 (0)