Release 3.0.0-SNAPSHOT
This commit is contained in:
parent
99523423c2
commit
300667239f
@ -71,7 +71,7 @@ import org.joox.Match;
|
||||
@SuppressWarnings("resource")
|
||||
public class Transform {
|
||||
private static final FopFactory fopFactory = FopFactory.newInstance();
|
||||
private static final String version = "2.6";
|
||||
private static final String version = "3.0";
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
System.out.println("Transforming multi-page manual");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user