Skip to content

Commit 1de60e5

Browse files
authored
Merge pull request #974 from openpreserve/rel/1.32.1-RC1
REL: 1.32.1-RC1
2 parents 6ae84d8 + e97797b commit 1de60e5

File tree

17 files changed

+22
-22
lines changed

17 files changed

+22
-22
lines changed

jhove-apps/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.openpreservation.jhove</groupId>
77
<artifactId>jhove</artifactId>
8-
<version>1.32.0</version>
8+
<version>1.32.1-RC1</version>
99
</parent>
1010

1111
<artifactId>jhove-apps</artifactId>
1212
<packaging>jar</packaging>
13-
<version>1.32.0</version>
13+
<version>1.32.1-RC1</version>
1414

1515

1616
<name>JHOVE Applications</name>
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>org.openpreservation.jhove</groupId>
6262
<artifactId>jhove-core</artifactId>
63-
<version>1.32.0</version>
63+
<version>1.32.1-RC1</version>
6464
</dependency>
6565
</dependencies>
6666

jhove-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openpreservation.jhove</groupId>
77
<artifactId>jhove</artifactId>
8-
<version>1.32.0</version>
8+
<version>1.32.1-RC1</version>
99
</parent>
1010

1111
<artifactId>jhove-core</artifactId>

jhove-ext-modules/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove</groupId>
55
<artifactId>jhove</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88

99
<artifactId>jhove-ext-modules</artifactId>

jhove-installer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>org.openpreservation.jhove</groupId>
77
<artifactId>jhove</artifactId>
8-
<version>1.32.0</version>
8+
<version>1.32.1-RC1</version>
99
</parent>
1010

1111
<artifactId>jhove-installer</artifactId>
12-
<version>1.32.0</version>
12+
<version>1.32.1-RC1</version>
1313
<name>JHOVE Installer</name>
1414
<description>Maven-built IzPack installer for JHOVE.</description>
1515

jhove-modules/aiff-hul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove.modules</groupId>
55
<artifactId>jhove-modules</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88
<artifactId>aiff-hul</artifactId>
99
<version>1.6.2</version>

jhove-modules/ascii-hul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove.modules</groupId>
55
<artifactId>jhove-modules</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88
<artifactId>ascii-hul</artifactId>
99
<version>1.4.2</version>

jhove-modules/gif-hul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove.modules</groupId>
55
<artifactId>jhove-modules</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88
<artifactId>gif-hul</artifactId>
99
<version>1.4.3</version>

jhove-modules/html-hul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove.modules</groupId>
55
<artifactId>jhove-modules</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88
<artifactId>html-hul</artifactId>
99
<version>1.4.4</version>

jhove-modules/jpeg-hul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove.modules</groupId>
55
<artifactId>jhove-modules</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88
<artifactId>jpeg-hul</artifactId>
99
<version>1.5.4</version>

jhove-modules/jpeg2000-hul/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.openpreservation.jhove.modules</groupId>
55
<artifactId>jhove-modules</artifactId>
6-
<version>1.32.0</version>
6+
<version>1.32.1-RC1</version>
77
</parent>
88
<artifactId>jpeg2000-hul</artifactId>
99
<version>1.4.4</version>

0 commit comments

Comments
 (0)