From d81322dd33b23c8e9e07733e652f85c6018ea090 Mon Sep 17 00:00:00 2001
From: Brian Long <brian@inteligr8.com>
Date: Mon, 17 May 2021 15:51:37 -0400
Subject: [PATCH] v1.11-v2 pom

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d21b37..1e082c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>com.inteligr8</groupId>
 	<artifactId>activiti-java-enterprise-api</artifactId>
-	<version>1.11-v2-SNAPSHOT</version>
+	<version>1.11-v2</version>
 	<name>Alfresco Process Services ReST API Client for Java</name>
 
 	<properties>