OSDN Git Service

prepare 3.121.2
authorOlyutorskii <olyutorskii@users.osdn.me>
Thu, 6 Jun 2019 04:22:05 +0000 (13:22 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Thu, 6 Jun 2019 04:22:05 +0000 (13:22 +0900)
CHANGELOG.txt
pom.xml

index 0b2a6f3..8577d10 100644 (file)
@@ -4,6 +4,9 @@
 TogaGem 変更履歴
 
 
+3.121.2 (2019-06-06)
+    ・DatatypeIo is public now, for replacing JAXB.
+
 3.120.2 (2019-06-04)
     ・replacing JAXB DatatypeConverter.
 
diff --git a/pom.xml b/pom.xml
index 31b15d4..9f0dcab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
     <groupId>jp.sourceforge.mikutoga</groupId>
     <artifactId>togagem</artifactId>
 
-    <version>3.120.3-SNAPSHOT</version>
+    <version>3.121.2</version>
 
     <packaging>jar</packaging>
     <name>TogaGem</name>