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 bacbe4f commit 322de8cCopy full SHA for 322de8c
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>fess-script-ognl</artifactId>
5
<packaging>jar</packaging>
6
<name>OGNL Script Plugin</name>
7
- <version>15.0.1-SNAPSHOT</version>
+ <version>15.1.0-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>
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>org.codelibs.fess</groupId>
16
<artifactId>fess-parent</artifactId>
17
- <version>15.0.0</version>
+ <version>15.1.0</version>
18
<relativePath />
19
</parent>
20
<properties>
0 commit comments