Move the reading of the leader into hasNext. Otherwise next() might fail. Considerin...
[marc4j.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3628e50..201244c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.marc4j</groupId>
        <artifactId>marc4j</artifactId>
-       <version>2.4</version>
+       <version>2.5-SNAPSHOT</version>
        <dependencies>
                <dependency>
                        <groupId>junit</groupId>