From d1dc905c4d10f713bbebfd9fb797f3a7cbf5589f Mon Sep 17 00:00:00 2001 From: oshoukry Date: Sat, 6 Jan 2018 19:50:44 -0800 Subject: [PATCH] [maven-release-plugin] prepare release openpojo-0.8.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 410bd749..82af5a22 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.openpojo openpojo - 0.8.7-SNAPSHOT + 0.8.7 ${project.artifactId} This project was born out of a need to validate all POJOs (Plain Old Java Object) are behaving correctly.