Skip to content

Commit 76bbfda

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ff7b86c commit 76bbfda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

theme/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<version>1.0.0</version>
4+
<version>1.0.1-SNAPSHOT</version>
55
<groupId>org.parttio</groupId>
66
<artifactId>starpass-theme</artifactId>
77
<name>StarPass theme for Vaadin</name>
@@ -35,7 +35,7 @@
3535
<url>https://github.com/parttio/theme-addons</url>
3636
<connection>scm:git:git://github.com/parttio/theme-addons.git</connection>
3737
<developerConnection>scm:git:ssh://[email protected]:/parttio/theme-addons.git</developerConnection>
38-
<tag>starpass-theme-1.0.0</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040

4141
<distributionManagement>

0 commit comments

Comments
 (0)