Skip to content

Commit aa18ef8

Browse files
author
linzhixing
committed
Version2.0
1 parent 1ca69a2 commit aa18ef8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>jp.aegif.nemaki</groupId>
66
<artifactId>core</artifactId>
77
<packaging>war</packaging>
8-
<version>2.0beta</version>
8+
<version>2.0</version>
99
<name>core</name>
1010
<description>NemakiWare server</description>
1111
<url>https://github.com/NemakiWare/NemakiWare</url>

setup/installer/install.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- Application info -->
44
<info>
55
<appname>NemakiWare</appname>
6-
<appversion>2.0beta</appversion>
6+
<appversion>2.0</appversion>
77
<url>http://www.nemakiware.com/</url>
88
<!--
99
If you a general user install on C:¥Program Files on Windows,

solr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>jp.aegif.nemaki</groupId>
77
<artifactId>solr</artifactId>
88
<packaging>war</packaging>
9-
<version>2.0beta</version>
9+
<version>2.0</version>
1010
<name>solr</name>
1111
<description>Solr customized for Nemaki</description>
1212
<url>https://github.com/NemakiWare/NemakiWare</url>

0 commit comments

Comments
 (0)