Skip to content

Commit f444852

Browse files
committed
[maven-release-plugin] prepare release plugin-gen-1.1.0
1 parent 881a61c commit f444852

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,15 +11,15 @@
1111
<groupId>org.cubeengine</groupId>
1212
<artifactId>plugin-gen</artifactId>
1313
<name>CubeEngine Plugin Generator</name>
14-
<version>1.0.10-SNAPSHOT</version>
14+
<version>1.1.0</version>
1515
<description>Generates necessary plugin glue code for CubeEngine modules.</description>
1616
<inceptionYear>2018</inceptionYear>
1717

1818
<scm>
1919
<url>scm:git:https://github.com/CubeEngine/plugin-gen</url>
2020
<connection>scm:git:https://github.com/CubeEngine/plugin-gen.git</connection>
2121
<developerConnection>scm:git:git@github.com:CubeEngine/plugin-gen.git</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>plugin-gen-1.1.0</tag>
2323
</scm>
2424

2525
<developers>

0 commit comments

Comments
 (0)