[maven-release-plugin] prepare release fess-14.12.0
This commit is contained in:
parent
f128e4abf2
commit
a4c93e2ac7
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -2,7 +2,7 @@
|
|||
<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">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>fess</artifactId>
|
||||
<version>14.12.0-SNAPSHOT</version>
|
||||
<version>14.12.0</version>
|
||||
<packaging>war</packaging>
|
||||
<name>Fess</name>
|
||||
<description>Fess is Full tExt Search System.</description>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<id>integrationTests</id>
|
||||
<properties>
|
||||
<test.include.path>**/*Tests.java</test.include.path>
|
||||
<test.command.args></test.command.args>
|
||||
<test.command.args />
|
||||
</properties>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
|
Loading…
Add table
Reference in a new issue