From 3a5f4b97cc49fb3301639644a38776a350f4bad9 Mon Sep 17 00:00:00 2001 From: oshoukry Date: Sat, 10 Feb 2018 12:35:59 -0800 Subject: [PATCH] [maven-release-plugin] prepare release openpojo-0.8.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7bf11f17..cbd49669 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.openpojo openpojo - 0.8.8-SNAPSHOT + 0.8.8 ${project.artifactId} This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.