[maven-release-plugin] prepare release fess-12.1.1
This commit is contained in:
parent
aba9f7f348
commit
5aafd1af72
1 changed files with 2 additions and 3 deletions
5
pom.xml
5
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.codelibs.fess</groupId>
|
||||
<artifactId>fess</artifactId>
|
||||
<version>12.1.1-SNAPSHOT</version>
|
||||
<version>12.1.1</version>
|
||||
<packaging>war</packaging>
|
||||
<name>Fess</name>
|
||||
<description>Fess is Full tExt Search System.</description>
|
||||
|
@ -327,8 +327,7 @@
|
|||
<property name="with.fess" value="true" />
|
||||
</ant>
|
||||
<ant antfile="deps.xml" target="install.jars" />
|
||||
<echo message="fess.version=${project.version}"
|
||||
file="${basedir}/src/main/webapp/WEB-INF/project.properties"/>
|
||||
<echo message="fess.version=${project.version}" file="${basedir}/src/main/webapp/WEB-INF/project.properties" />
|
||||
</tasks>
|
||||
</configuration>
|
||||
<goals>
|
||||
|
|
Loading…
Add table
Reference in a new issue