Skip to content

Commit f93efc6

Browse files
committed
Release 0.20.19
1 parent c42ebcb commit f93efc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.fuchss</groupId>
44
<artifactId>object-casket</artifactId>
5-
<version>0.20.19-SNAPSHOT</version>
5+
<version>0.20.19</version>
66
<name>Object Casket</name>
77
<description>Object Casket is a simple O/R mapper that can be used together with the Java Persistence API (JPA). The aim is to provide a simple solution for small projects to store multi-related
88
entities in a simple manner.

0 commit comments

Comments
 (0)