From 20cc0a95a40d92547f2aa08fbae71ef00c851685 Mon Sep 17 00:00:00 2001 From: Ryan Heaton Date: Mon, 15 Apr 2024 16:47:59 -0600 Subject: [PATCH] update HEAD to release --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a122c1..73b86f5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project provides an implementaion of [OFX](http://ofx.net/) for Java. com.webcohesion.ofx4j ofx4j - 1.36-SNAPSHOT + 1.37-SNAPSHOT ``` diff --git a/pom.xml b/pom.xml index e948342..8c612f2 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ofx4j bundle - 1.37-SNAPSHOT + 1.37 ofx4j OFX4J is a Java implementation of Open Financial Exchange, which defines web service