From a9633b224205c20ab8a77feb49fe80352682c9f9 Mon Sep 17 00:00:00 2001 From: NathanSweet Date: Wed, 31 May 2017 09:55:27 +0200 Subject: [PATCH] 1.12 --- pom.xml | 2 +- project.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5f6c35b..3f0a51b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ YamlBeans com.esotericsoftware.yamlbeans yamlbeans - 1.11 + 1.12 Java object graphs, to and from YAML https://github.com/EsotericSoftware/yamlbeans diff --git a/project.yaml b/project.yaml index 8b9be3d..da4e6d9 100644 --- a/project.yaml +++ b/project.yaml @@ -1,2 +1,2 @@ classpath: lib|*.jar|!junit*.jar -version: 1.11 +version: 1.12