File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ veraPDF-model
2
2
=============
3
3
The veraPDF Validation model described using a Domain Specific Language developed in [ XText] ( https://eclipse.org/Xtext/ ) .
4
4
5
- [ ![ Build Status] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.27 /job/model/badge/icon )] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.27 /job/model/ " OPF Jenkins ")
5
+ [ ![ Build Status] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.29 /job/model/badge/icon )] ( https://jenkins.openpreservation.org/job/veraPDF/job/1.29 /job/model/ " OPF Jenkins ")
6
6
[ ![ Maven Central] ( https://img.shields.io/maven-central/v/org.verapdf/pdf-model.svg )] ( https://repo1.maven.org/maven2/org/verapdf/pdf-model/ " Maven central ")
7
7
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/0b6a3e7f350c47d4a1ea1c5b500bbf68 )] ( https://app.codacy.com/gh/veraPDF/veraPDF-model/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade " Codacy grade ")
8
8
Original file line number Diff line number Diff line change 27
27
<parent >
28
28
<groupId >org.verapdf</groupId >
29
29
<artifactId >verapdf-parent</artifactId >
30
- <version >1.27.2 </version >
30
+ <version >1.29.1 </version >
31
31
<relativePath />
32
32
</parent >
33
33
34
34
<groupId >org.verapdf</groupId >
35
35
<artifactId >pdf-model</artifactId >
36
- <version >1.27 .0-SNAPSHOT</version >
36
+ <version >1.29 .0-SNAPSHOT</version >
37
37
38
38
<name >veraPDF Validation Model API</name >
39
39
<description >Java interfaces for the veraPDF Validation model, generated from the Xtext DSL.</description >
69
69
</pluginRepositories >
70
70
71
71
<properties >
72
- <verapdf .model.syntax.version>[1.27 .0,1.28 .0-RC)</verapdf .model.syntax.version>
72
+ <verapdf .model.syntax.version>[1.29 .0,1.30 .0-RC)</verapdf .model.syntax.version>
73
73
<xtext .version>2.26.0</xtext .version>
74
74
</properties >
75
75
You can’t perform that action at this time.
0 commit comments