We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5ffaf commit 1afb4b6Copy full SHA for 1afb4b6
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>com.fusiondb.studio</groupId>
14
<artifactId>fusion-studio-api</artifactId>
15
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
16
17
<name>Fusion Studio API</name>
18
<description>API for Fusion Studio</description>
@@ -35,7 +35,7 @@
35
<url>https://github.com/evolvedbinary/fusion-studio-api.git</url>
36
<connection>scm:git:https://github.com/evolvedbinary/fusion-studio-api.git</connection>
37
<developerConnection>scm:git:https://github.com/evolvedbinary/fusion-studio-api.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>1.2.0</tag>
39
</scm>
40
41
<issueManagement>
0 commit comments