diff options
Diffstat (limited to 'repo')
-rw-r--r-- | repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar | bin | 86867 -> 0 bytes | |||
-rw-r--r-- | repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom | 11 |
2 files changed, 0 insertions, 11 deletions
diff --git a/repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar b/repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar Binary files differdeleted file mode 100644 index 23ef424e..00000000 --- a/repo/org/jpedal/jbig2/1.0/jbig2-1.0.jar +++ /dev/null diff --git a/repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom b/repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom deleted file mode 100644 index 4c637ee8..00000000 --- a/repo/org/jpedal/jbig2/1.0/jbig2-1.0.pom +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" - xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <modelVersion>4.0.0</modelVersion> - <groupId>org.jpedal</groupId> - <artifactId>jbig2</artifactId> - <name>JBIG2</name> - <version>1.0</version> - <description>JBIG2</description> -</project> - |