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 3cff04f commit 1279419Copy full SHA for 1279419
pom.xml
@@ -4,12 +4,12 @@
4
<artifactId>fess-script-ognl</artifactId>
5
<packaging>jar</packaging>
6
<name>OGNL Script Plugin</name>
7
- <version>15.2.0</version>
+ <version>15.2.1-SNAPSHOT</version>
8
<scm>
9
<connection>scm:git:[email protected]:codelibs/fess-script-ognl.git</connection>
10
<developerConnection>scm:git:[email protected]:codelibs/fess-script-ognl.git</developerConnection>
11
<url>https://github.com/codelibs/fess-script-ognl</url>
12
- <tag>fess-script-ognl-15.2.0</tag>
+ <tag>HEAD</tag>
13
</scm>
14
<parent>
15
<groupId>org.codelibs.fess</groupId>
0 commit comments