Skip to content

Commit 5011bd9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 0df932a commit 5011bd9

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
@@ -2,7 +2,7 @@
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/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>fess</artifactId>
5-
<version>15.5.0</version>
5+
<version>15.5.1-SNAPSHOT</version>
66
<packaging>war</packaging>
77
<name>Fess</name>
88
<description>Fess is Full tExt Search System.</description>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git@github.com:codelibs/fess.git</connection>
3636
<developerConnection>scm:git:git@github.com:codelibs/fess.git</developerConnection>
3737
<url>https://github.com/codelibs/fess</url>
38-
<tag>fess-15.5.0</tag>
38+
<tag>HEAD</tag>
3939
</scm>
4040
<parent>
4141
<groupId>org.codelibs.fess</groupId>

0 commit comments

Comments
 (0)