OSDN Git Service

3.203.2版リリース準備。 release-3.203.2
authorOlyutorskii <olyutorskii@users.osdn.me>
Fri, 27 Aug 2010 11:45:03 +0000 (20:45 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Fri, 27 Aug 2010 11:45:03 +0000 (20:45 +0900)
CHANGELOG.txt
pom.xml

index 2323add..b5fb1d9 100644 (file)
@@ -4,6 +4,11 @@
 Jindolf 変更履歴\r
 \r
 \r
+3.203.2 (2010-08-26)\r
+    ・G国定員増(Max16名)に伴い JinCore 1.204.2版に対応。\r
+    ・凪庵氏作の顔アイコンおよびハムスター画像のWiki表記を変更。\r
+    ・1000発言を超えるエピローグの強制リロード時に警告。\r
+\r
 3.202.8 (2010-08-26)\r
     ・MavenとMercurialによる開発体制に移行。\r
 \r
diff --git a/pom.xml b/pom.xml
index ad5940b..6a646d6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <groupId>jp.sourceforge.jindolf</groupId>
     <artifactId>jindolf</artifactId>
 
-    <version>3.202.8</version>
+    <version>3.203.2</version>
 
     <packaging>jar</packaging>
     <name>Jindolf</name>
 
         <dependency>
             <groupId>jp.sourceforge.jindolf</groupId>
-            <artifactId>jincore</artifactId>
-            <version>1.203.4</version>
-            <scope>compile</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>jp.sourceforge.jindolf</groupId>
             <artifactId>jinparser</artifactId>
-            <version>1.404.4</version>
+            <version>1.405.2</version>
             <scope>compile</scope>
         </dependency>