Skip to content

Commit c691dfe

Browse files
committed
RC - v1.28
1 parent 4789342 commit c691dfe

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

.github/workflows/trigger-regression-tests-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
owner: 'veraPDF',
4848
repo: 'verapdf-integration-tests',
4949
workflow_id: 'run-pdfa-tests-workflow.yml',
50-
ref: 'integration'
50+
ref: 'rc/1.28'
5151
})

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
*Command line and GUI industry supported PDF/A and PDF/UA Validation*
44

5-
[![Build Status](https://jenkins.openpreservation.org/job/veraPDF/job/1.27/job/apps/badge/icon)](https://jenkins.openpreservation.org/job/veraPDF/job/1.27/job/apps/ "OPF Jenkins")
5+
[![Build Status](https://jenkins.openpreservation.org/job/veraPDF/job/1.28rc/job/apps/badge/icon)](https://jenkins.openpreservation.org/job/veraPDF/job/1.28rc/job/apps/ "OPF Jenkins")
66
[![Maven Central](https://img.shields.io/maven-central/v/org.verapdf/verapdf-apps.svg)](https://repo1.maven.org/maven2/org/verapdf/verapdf-apps/ "Maven central")
77
[![CodeCov Coverage](https://img.shields.io/codecov/c/github/veraPDF/veraPDF-apps.svg)](https://codecov.io/gh/veraPDF/veraPDF-apps/ "CodeCov coverage")
88
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ac55527c6ac04c3ab57c932c85c9be4d)](https://app.codacy.com/gh/veraPDF/veraPDF-apps/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade "Codacy grade")

greenfield-apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.verapdf</groupId>
2727
<artifactId>verapdf-apps</artifactId>
28-
<version>1.27.0-SNAPSHOT</version>
28+
<version>1.28.0-RC1</version>
2929
</parent>
3030
<groupId>org.verapdf.apps</groupId>
3131
<artifactId>greenfield-apps</artifactId>

gui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<parent>
2929
<groupId>org.verapdf</groupId>
3030
<artifactId>verapdf-apps</artifactId>
31-
<version>1.27.0-SNAPSHOT</version>
31+
<version>1.28.0-RC1</version>
3232
</parent>
3333

3434
<groupId>org.verapdf.apps</groupId>

installer/pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.verapdf</groupId>
2828
<artifactId>verapdf-apps</artifactId>
29-
<version>1.27.0-SNAPSHOT</version>
29+
<version>1.28.0-RC1</version>
3030
</parent>
3131

3232
<groupId>org.verapdf.apps</groupId>
@@ -207,26 +207,26 @@
207207
<!-- </execution>-->
208208
<execution>
209209
<!-- Download the veraPDF validation profiles from GitHub -->
210-
<id>profiles-integration</id>
210+
<id>profiles-rc/1.28</id>
211211
<phase>package</phase>
212212
<goals>
213213
<goal>wget</goal>
214214
</goals>
215215
<configuration>
216-
<url>https://github.com/veraPDF/veraPDF-validation-profiles/archive/integration.zip</url>
216+
<url>https://github.com/veraPDF/veraPDF-validation-profiles/archive/rc/1.28.zip</url>
217217
<unpack>false</unpack>
218218
<skipCache>true</skipCache>
219219
<outputDirectory>${project.build.directory}/staging/profiles</outputDirectory>
220220
</configuration>
221221
</execution>
222222
<execution>
223-
<id>model-integration</id>
223+
<id>model-rc/1.28</id>
224224
<phase>package</phase>
225225
<goals>
226226
<goal>wget</goal>
227227
</goals>
228228
<configuration>
229-
<url>https://github.com/veraPDF/veraPDF-model/archive/integration.zip</url>
229+
<url>https://github.com/veraPDF/veraPDF-model/archive/rc/1.28.zip</url>
230230
<unpack>false</unpack>
231231
<skipCache>true</skipCache>
232232
<outputDirectory>${project.build.directory}/staging/model</outputDirectory>
@@ -252,7 +252,7 @@
252252
<goal>wget</goal>
253253
</goals>
254254
<configuration>
255-
<url>http://software.verapdf.org/dev/veraPDF-sample-plugin-pack-dev.zip</url>
255+
<url>http://software.verapdf.org/dev/veraPDF-sample-plugin-pack-rc.zip</url>
256256
<unpack>false</unpack>
257257
<skipCache>true</skipCache>
258258
<outputDirectory>${project.build.directory}/staging/plugins</outputDirectory>

installer/src/main/izpack/install.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</updatecheck>
8484
<file targetdir="$INSTALL_PATH/bin" src="bin/@verapdf.apps.package@[email protected]@.jar"/>
8585
<executable targetfile="$INSTALL_PATH/bin/@verapdf.apps.package@[email protected]@.jar"/>
86-
<file targetdir="$INSTALL_PATH/profiles" src="profiles/integration.zip" unpack="true"/>
86+
<file targetdir="$INSTALL_PATH/profiles" src="profiles/1.28.zip" unpack="true"/>
8787
<file targetdir="$INSTALL_PATH/plugins" src="plugins/README.txt"/>
8888
</pack>
8989
<pack name="veraPDF Mac and *nix Scripts" required="yes">
@@ -119,7 +119,7 @@
119119
<updatecheck>
120120
<include name="model/**"/>
121121
</updatecheck>
122-
<file targetdir="$INSTALL_PATH/model" src="model/integration.zip" unpack="true"/>
122+
<file targetdir="$INSTALL_PATH/model" src="model/1.28.zip" unpack="true"/>
123123
</pack>
124124
<pack name="veraPDF Documentation" required="no">
125125
<description>The veraPDF documentation.</description>
@@ -136,7 +136,7 @@
136136
<include name="plugins/**"/>
137137
<include name="config/**"/>
138138
</updatecheck>
139-
<file targetdir="$INSTALL_PATH" src="plugins/veraPDF-sample-plugin-pack-dev.zip" unpack="true"/>
139+
<file targetdir="$INSTALL_PATH" src="plugins/veraPDF-sample-plugin-pack-rc.zip" unpack="true"/>
140140
<parsable targetfile="$INSTALL_PATH/config/plugins.xml" type="xml"/>
141141
</pack>
142142
</packs>

pdfbox-apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.verapdf</groupId>
2727
<artifactId>verapdf-apps</artifactId>
28-
<version>1.27.0-SNAPSHOT</version>
28+
<version>1.28.0-RC1</version>
2929
</parent>
3030
<groupId>org.verapdf.apps</groupId>
3131
<artifactId>pdfbox-apps</artifactId>

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
<parent>
2929
<artifactId>verapdf-parent</artifactId>
3030
<groupId>org.verapdf</groupId>
31-
<version>1.27.2</version>
31+
<version>1.28.1</version>
3232
</parent>
3333

3434
<groupId>org.verapdf</groupId>
3535
<artifactId>verapdf-apps</artifactId>
36-
<version>1.27.0-SNAPSHOT</version>
36+
<version>1.28.0-RC1</version>
3737
<packaging>pom</packaging>
3838

3939
<name>veraPDF Validation Applications</name>
@@ -72,9 +72,9 @@
7272
<properties>
7373
<sonar.jacoco.itReportPath>${project.basedir}/../target/jacoco-it.exec</sonar.jacoco.itReportPath>
7474
<sonar.language>java</sonar.language>
75-
<verapdf.library.version>[1.27.0,1.28.0-RC)</verapdf.library.version>
76-
<verapdf.pdfbox.validation.version>[1.27.0,1.28.0-RC)</verapdf.pdfbox.validation.version>
77-
<verapdf.validation.version>[1.27.0,1.28.0-RC)</verapdf.validation.version>
75+
<verapdf.library.version>[1.28.0-RC,1.29.0)</verapdf.library.version>
76+
<verapdf.pdfbox.validation.version>[1.28.0-RC,1.29.0)</verapdf.pdfbox.validation.version>
77+
<verapdf.validation.version>[1.28.0-RC,1.29.0)</verapdf.validation.version>
7878
</properties>
7979

8080
<dependencyManagement>

0 commit comments

Comments
 (0)