Skip to content

Commit 1afb4b6

Browse files
committed
[maven-release-plugin] prepare release 1.2.0
1 parent 3a5ffaf commit 1afb4b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

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

1313
<groupId>com.fusiondb.studio</groupId>
1414
<artifactId>fusion-studio-api</artifactId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>1.2.0</version>
1616

1717
<name>Fusion Studio API</name>
1818
<description>API for Fusion Studio</description>
@@ -35,7 +35,7 @@
3535
<url>https://github.com/evolvedbinary/fusion-studio-api.git</url>
3636
<connection>scm:git:https://github.com/evolvedbinary/fusion-studio-api.git</connection>
3737
<developerConnection>scm:git:https://github.com/evolvedbinary/fusion-studio-api.git</developerConnection>
38-
<tag>HEAD</tag>
38+
<tag>1.2.0</tag>
3939
</scm>
4040

4141
<issueManagement>

0 commit comments

Comments
 (0)