Update version

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop-pdf-images/trunk@1903874 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.properties b/build.properties
index 1ec4093..5fdb550 100644
--- a/build.properties
+++ b/build.properties
@@ -1,4 +1,4 @@
-version=2.7.0.SNAPSHOT
+version=2.8.0.SNAPSHOT
 vendor=The Apache Software Foundation (http://xmlgraphics.apache.org)
 year=2007-2022
 
diff --git a/pom.xml b/pom.xml
index 0baef07..5819ed6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
   <groupId>org.apache.fop.render.pdf.pdfbox</groupId>
   <artifactId>fop-pdf-images</artifactId>
-  <version>2.7.0-SNAPSHOT</version>
+  <version>2.8.0-SNAPSHOT</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>PDF image support for Apache FOP</description>
   <url>https://xmlgraphics.apache.org/fop/fop-pdf-images.html</url>
@@ -18,7 +18,7 @@
     <dependency>
       <groupId>org.apache.xmlgraphics</groupId>
       <artifactId>fop</artifactId>
-      <version>2.7.0-SNAPSHOT</version>
+      <version>2.8.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.pdfbox</groupId>