We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af717b commit ca6547dCopy full SHA for ca6547d
1 file changed
pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>io.github.glaforge</groupId>
23
<artifactId>gemini-interactions-api-sdk</artifactId>
24
- <version>1.0.0-RC3-SNAPSHOT</version>
+ <version>1.0.0-RC3</version>
25
<name>Gemini Interactions API SDK</name>
26
27
<properties>
@@ -106,7 +106,7 @@
106
<connection>scm:git:git://github.com/glaforge/gemini-interactions-api-sdk.git</connection>
107
<developerConnection>scm:git:git@github.com:glaforge/gemini-interactions-api-sdk.git</developerConnection>
108
<url>https://github.com/glaforge/gemini-interactions-api-sdk/tree/main</url>
109
- <tag>HEAD</tag>
+ <tag>v1.0.0-RC3</tag>
110
</scm>
111
112
<profiles>
0 commit comments