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 f5b78bb commit b4d0f75Copy full SHA for b4d0f75
pom.xml
@@ -4,12 +4,13 @@
4
<artifactId>fess-script-ognl</artifactId>
5
<packaging>jar</packaging>
6
<name>OGNL Script Plugin</name>
7
- <version>15.0.0-SNAPSHOT</version>
+ <version>15.0.0</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
- </scm>
+ <tag>fess-script-ognl-15.0.0</tag>
13
+ </scm>
14
<parent>
15
<groupId>org.codelibs.fess</groupId>
16
<artifactId>fess-parent</artifactId>
0 commit comments