Skip to content

Commit 204c836

Browse files
Fix version name.
1 parent 44115fa commit 204c836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.j256.ormlite</groupId>
66
<artifactId>ormlite-android</artifactId>
7-
<version>5.1-SNAPSHOT</version>
7+
<version>5.0</version>
88
<packaging>jar</packaging>
99
<name>ORMLite Android</name>
1010
<url>http://ormlite.sourceforge.net/</url>

0 commit comments

Comments
 (0)