Skip to content

Commit d4b5918

Browse files
author
Michael Clark
committed
trunk pom for maven should not be version 1.3.
We'll set version to 1.4 for now (although trunk has large changes including the use of Java 1.5 so we could potentially look at the option of releasing it as jabsorb 2.0)
1 parent 9435544 commit d4b5918

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
@@ -29,7 +29,7 @@
2929
<modelVersion>4.0.0</modelVersion>
3030
<groupId>org.jabsorb</groupId>
3131
<artifactId>jabsorb</artifactId>
32-
<version>1.3-SNAPSHOT</version>
32+
<version>1.4-SNAPSHOT</version>
3333
<packaging>jar</packaging>
3434
<name>jabsorb</name>
3535
<url>http://jabsorb.org</url>

0 commit comments

Comments
 (0)