You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<modelVersion>4.0.0</modelVersion>
3
3
<groupId>org.fuchss</groupId>
4
4
<artifactId>object-casket</artifactId>
5
-
<version>0.20.20-SNAPSHOT</version>
5
+
<version>0.20.20</version>
6
6
<name>Object Casket</name>
7
7
<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
0 commit comments