From f549c556e5fb088c4e51a65cf6a22956e88194cd Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@3a-systems.ru>
Date: Tue, 21 Sep 2021 15:31:44 +0000
Subject: [PATCH] Switch org.openidentityplatform.commons 2.0.13-SNAPSHOT (#188)
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 45b12d6..9771d1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,7 @@
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>parent</artifactId>
- <version>2.0.12</version>
+ <version>2.0.13-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
--
Gitblit v1.10.0