File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ veraPDF-library
22===============
33* Industry Supported PDF/A and PDF/UA Validation*
44
5- [ ![ Build Status] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.26rc /job/library/badge/icon )] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.26rc /job/library/ " OPF Jenkins ")
5+ [ ![ Build Status] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.26 /job/library/badge/icon )] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.26 /job/library/ " OPF Jenkins ")
66[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.verapdf/verapdf-library.svg )] ( https://repo1.maven.org/maven2/org/verapdf/verapdf-library/ " Maven central ")
77[ ![ CodeCov Coverage] ( https://img.shields.io/codecov/c/github/veraPDF/veraPDF-library.svg )] ( https://codecov.io/gh/veraPDF/veraPDF-library/ " CodeCov coverage ")
88[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/79a5ff15e77444d79d6e97cc40bb458c )] ( https://app.codacy.com/gh/veraPDF/veraPDF-library/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade " Codacy grade ")
Original file line number Diff line number Diff line change 2828 <parent >
2929 <artifactId >verapdf-library</artifactId >
3030 <groupId >org.verapdf</groupId >
31- <version >1.26.0-RC1 </version >
31+ <version >1.26.0</version >
3232 </parent >
3333
3434 <artifactId >core</artifactId >
Original file line number Diff line number Diff line change 2828 <parent >
2929 <groupId >org.verapdf</groupId >
3030 <artifactId >verapdf-parent</artifactId >
31- <version >1.26.1 </version >
31+ <version >1.26.2 </version >
3232 </parent >
3333
3434 <groupId >org.verapdf</groupId >
3535 <artifactId >verapdf-library</artifactId >
36- <version >1.26.0-RC1 </version >
36+ <version >1.26.0</version >
3737 <packaging >pom</packaging >
3838
3939 <name >veraPDF PDF/A Validation Library</name >
7272 </scm >
7373
7474 <properties >
75- <verapdf .model.version>[1.26.0-RC ,1.27.0)</verapdf .model.version>
75+ <verapdf .model.version>[1.26.0,1.27.0)</verapdf .model.version>
7676 <sonar .jacoco.itReportPath>${project.basedir} /../target/jacoco-it.exec</sonar .jacoco.itReportPath>
7777 <sonar .language>java</sonar .language>
7878 </properties >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.verapdf</groupId >
88 <artifactId >verapdf-library</artifactId >
9- <version >1.26.0-RC1 </version >
9+ <version >1.26.0</version >
1010 </parent >
1111
1212 <artifactId >verapdf-xmp-core-coverage</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.verapdf</groupId >
88 <artifactId >verapdf-library</artifactId >
9- <version >1.26.0-RC1 </version >
9+ <version >1.26.0</version >
1010 </parent >
1111
1212 <artifactId >verapdf-xmp-core</artifactId >
You can’t perform that action at this time.
0 commit comments