From e2a20f5ad02ec4e1c6a76081f97ba3c9be6e8c32 Mon Sep 17 00:00:00 2001 From: oshoukry Date: Sun, 21 May 2017 21:26:42 -0700 Subject: [PATCH] [maven-release-plugin] prepare release openpojo-0.8.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6260e163..460f1d16 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.openpojo openpojo - 0.8.5-SNAPSHOT + 0.8.5 ${project.artifactId} This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.