From fdb4ee14637d443a82c08a5b6be294e2fce9fa89 Mon Sep 17 00:00:00 2001 From: NathanSweet Date: Sat, 5 Nov 2016 15:32:49 +0100 Subject: [PATCH] Updated version to 1.11. --- pom.xml | 2 +- project.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0e97489..24189f5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ YamlBeans com.esotericsoftware.yamlbeans yamlbeans - 1.10 + 1.11 Java object graphs, to and from YAML https://github.com/EsotericSoftware/yamlbeans diff --git a/project.yaml b/project.yaml index ee560ea..8b9be3d 100644 --- a/project.yaml +++ b/project.yaml @@ -1,2 +1,2 @@ classpath: lib|*.jar|!junit*.jar -version: 1.09 +version: 1.11