From e8cba78ff3c4174946eded571e09d2dbdb153575 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Tue, 1 Dec 2015 11:33:35 +0000 Subject: [PATCH] Changed the property value type from Serializable to Comparable which is much more what represent the value of a property. This should not imply any changes in clients. All tests run. All tests OK. git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@120509 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc1a2f3..8133333 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.gcube.accounting accounting-lib - 1.1.1-SNAPSHOT + 1.2.0-SNAPSHOT Accounting Library Accounting Library jar