Skip to content

Commit

Permalink
ver2.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
linzhixing committed Jun 2, 2016
1 parent a620b91 commit 3204a17
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>jp.aegif.nemaki</groupId>
<artifactId>core</artifactId>
<packaging>war</packaging>
<version>2.3.12</version>
<version>2.3.13</version>
<name>core</name>
<description>NemakiWare server</description>
<url>https://github.com/NemakiWare/NemakiWare</url>
Expand Down
2 changes: 1 addition & 1 deletion setup/installer/install.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Application info -->
<info>
<appname>NemakiWare</appname>
<appversion>2.3.12</appversion>
<appversion>2.3.13</appversion>
<url>http://www.nemakiware.com/</url>
<!--
If you a general user install on C:¥Program Files on Windows,
Expand Down
2 changes: 1 addition & 1 deletion setup/installer/tomcat/app-server-core-repositories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default:
thinClientUri: http://localhost:8080/ui/
vendor: aegif
product.name: NemakiWare
product.version: 2.3.12
product.version: 2.3.13
namespace: http://www.aegif.jp/NemakiWare/
super.users: canopy
repositories:
Expand Down
2 changes: 1 addition & 1 deletion solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>jp.aegif.nemaki</groupId>
<artifactId>solr</artifactId>
<packaging>war</packaging>
<version>2.3.12</version>
<version>2.3.13</version>
<name>solr</name>
<description>Solr customized for Nemaki</description>
<url>https://github.com/NemakiWare/NemakiWare</url>
Expand Down

0 comments on commit 3204a17

Please sign in to comment.