Update version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/batik/trunk@1904577 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 4b73d91..2aa01d5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
 The following log records some of the most important changes.
 Bug fixing is an ongoing task, so it is implied in all sub-releases.
 
+1.16
+----
+
+BATIK-1338: Block loading jar inside svg
+BATIK-1345: Restrict what java classes can be run thru rhino
+
 1.14 -> 1.15
 ------------
 
diff --git a/batik-all/pom.xml b/batik-all/pom.xml
index e6a7184..b87de56 100644
--- a/batik-all/pom.xml
+++ b/batik-all/pom.xml
@@ -32,7 +32,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-anim/pom.xml b/batik-anim/pom.xml
index 5ef4e0e..78bf534 100644
--- a/batik-anim/pom.xml
+++ b/batik-anim/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-awt-util/pom.xml b/batik-awt-util/pom.xml
index ec17e1b..860caaf 100644
--- a/batik-awt-util/pom.xml
+++ b/batik-awt-util/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-bridge/pom.xml b/batik-bridge/pom.xml
index b4a5440..9868efa 100644
--- a/batik-bridge/pom.xml
+++ b/batik-bridge/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-codec/pom.xml b/batik-codec/pom.xml
index 9ca35d6..a1b2f99 100644
--- a/batik-codec/pom.xml
+++ b/batik-codec/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-constants/pom.xml b/batik-constants/pom.xml
index b761d1c..290ebe6 100644
--- a/batik-constants/pom.xml
+++ b/batik-constants/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-css/pom.xml b/batik-css/pom.xml
index 5180134..7860707 100644
--- a/batik-css/pom.xml
+++ b/batik-css/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-dom/pom.xml b/batik-dom/pom.xml
index b0bbabb..13dbf6b 100644
--- a/batik-dom/pom.xml
+++ b/batik-dom/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-ext/pom.xml b/batik-ext/pom.xml
index 7c27855..513189e 100644
--- a/batik-ext/pom.xml
+++ b/batik-ext/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-extension/pom.xml b/batik-extension/pom.xml
index 59cee1a..9b37a24 100644
--- a/batik-extension/pom.xml
+++ b/batik-extension/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-gui-util/pom.xml b/batik-gui-util/pom.xml
index b40a9fc..9d1b020 100644
--- a/batik-gui-util/pom.xml
+++ b/batik-gui-util/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
 
diff --git a/batik-gvt/pom.xml b/batik-gvt/pom.xml
index f7e3d30..663f80a 100644
--- a/batik-gvt/pom.xml
+++ b/batik-gvt/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-i18n/pom.xml b/batik-i18n/pom.xml
index 3a71367..d32938a 100644
--- a/batik-i18n/pom.xml
+++ b/batik-i18n/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-parser/pom.xml b/batik-parser/pom.xml
index d6e5a91..4f83716 100644
--- a/batik-parser/pom.xml
+++ b/batik-parser/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-rasterizer-ext/pom.xml b/batik-rasterizer-ext/pom.xml
index d318647..b039cce 100644
--- a/batik-rasterizer-ext/pom.xml
+++ b/batik-rasterizer-ext/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-rasterizer/pom.xml b/batik-rasterizer/pom.xml
index 0c24f67..6fcbbb0 100644
--- a/batik-rasterizer/pom.xml
+++ b/batik-rasterizer/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-script/pom.xml b/batik-script/pom.xml
index 7ab17c5..5b5a8a5 100644
--- a/batik-script/pom.xml
+++ b/batik-script/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-shared-resources/pom.xml b/batik-shared-resources/pom.xml
index 13bcf6d..9747055 100644
--- a/batik-shared-resources/pom.xml
+++ b/batik-shared-resources/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <build>
diff --git a/batik-slideshow/pom.xml b/batik-slideshow/pom.xml
index 8a72650..ad1ffd2 100644
--- a/batik-slideshow/pom.xml
+++ b/batik-slideshow/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-squiggle-ext/pom.xml b/batik-squiggle-ext/pom.xml
index 27c4091..b8afe90 100644
--- a/batik-squiggle-ext/pom.xml
+++ b/batik-squiggle-ext/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-squiggle/pom.xml b/batik-squiggle/pom.xml
index 68ec135..eea43bb 100644
--- a/batik-squiggle/pom.xml
+++ b/batik-squiggle/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-svg-dom/pom.xml b/batik-svg-dom/pom.xml
index 169bb8f..d960f52 100644
--- a/batik-svg-dom/pom.xml
+++ b/batik-svg-dom/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-svgbrowser/pom.xml b/batik-svgbrowser/pom.xml
index 429c473..cabdf65 100644
--- a/batik-svgbrowser/pom.xml
+++ b/batik-svgbrowser/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-svggen/pom.xml b/batik-svggen/pom.xml
index 182488c..b2baf8b 100644
--- a/batik-svggen/pom.xml
+++ b/batik-svggen/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-svgpp/pom.xml b/batik-svgpp/pom.xml
index bbc148f..a0f7c1e 100644
--- a/batik-svgpp/pom.xml
+++ b/batik-svgpp/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-svgrasterizer/pom.xml b/batik-svgrasterizer/pom.xml
index ae546d1..481a244 100644
--- a/batik-svgrasterizer/pom.xml
+++ b/batik-svgrasterizer/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-swing/pom.xml b/batik-swing/pom.xml
index a7c1609..865eafb 100644
--- a/batik-swing/pom.xml
+++ b/batik-swing/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-test-old/pom.xml b/batik-test-old/pom.xml
index ec102a4..ede62fe 100644
--- a/batik-test-old/pom.xml
+++ b/batik-test-old/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-test-svg/pom.xml b/batik-test-svg/pom.xml
index 86f6f7b..8815e7a 100644
--- a/batik-test-svg/pom.xml
+++ b/batik-test-svg/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-test-swing/pom.xml b/batik-test-swing/pom.xml
index 9e68126..4f85c7c 100644
--- a/batik-test-swing/pom.xml
+++ b/batik-test-swing/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-test/pom.xml b/batik-test/pom.xml
index 5b8738b..46c0347 100644
--- a/batik-test/pom.xml
+++ b/batik-test/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-transcoder/pom.xml b/batik-transcoder/pom.xml
index 9c8f2e2..ddcae7e 100644
--- a/batik-transcoder/pom.xml
+++ b/batik-transcoder/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-ttf2svg/pom.xml b/batik-ttf2svg/pom.xml
index 12593c0..6a44662 100644
--- a/batik-ttf2svg/pom.xml
+++ b/batik-ttf2svg/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-util/pom.xml b/batik-util/pom.xml
index 1327e95..c7fd801 100644
--- a/batik-util/pom.xml
+++ b/batik-util/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/batik-xml/pom.xml b/batik-xml/pom.xml
index 95dbd18..eb9cb1b 100644
--- a/batik-xml/pom.xml
+++ b/batik-xml/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.xmlgraphics</groupId>
     <artifactId>batik</artifactId>
-    <version>1.15.0-SNAPSHOT</version>
+    <version>1.16.0-SNAPSHOT</version>
   </parent>
 
   <dependencies>
diff --git a/build.xml b/build.xml
index 34d33df..b80a275 100644
--- a/build.xml
+++ b/build.xml
@@ -84,7 +84,7 @@
     <property name="Project"            value="Apache Batik" />
     <property name="project"            value="batik" />
     <property name="year"               value="2022" />
-    <property name="version"            value="1.15.0-SNAPSHOT" />
+    <property name="version"            value="1.16.0-SNAPSHOT" />
     <property name="revisionType"       value="" />
     <property name="revisionNumber"     value="" />
     <property name="completeVersion"    value="${version}${revisionType}${revisionNumber}" />
diff --git a/pom.xml b/pom.xml
index 5011dee..bd68788 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>batik</artifactId>
-  <version>1.15.0-SNAPSHOT</version>
+  <version>1.16.0-SNAPSHOT</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>XML Graphics Batik</description>
   <packaging>pom</packaging>