We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a421419 commit dffecdaCopy full SHA for dffecda
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>com.github</groupId>
9
<artifactId>copilot-sdk-java</artifactId>
10
- <version>0.1.33-java.0-SNAPSHOT</version>
+ <version>0.1.32-java.0</version>
11
<packaging>jar</packaging>
12
13
<name>GitHub Copilot SDK :: Java</name>
@@ -33,7 +33,7 @@
33
<connection>scm:git:https://github.com/github/copilot-sdk-java.git</connection>
34
<developerConnection>scm:git:https://github.com/github/copilot-sdk-java.git</developerConnection>
35
<url>https://github.com/github/copilot-sdk-java</url>
36
- <tag>HEAD</tag>
+ <tag>v0.1.32-java.0</tag>
37
</scm>
38
39
<distributionManagement>
0 commit comments