Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion org.verapdf.releng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<groupId>org.verapdf</groupId>
<artifactId>parent</artifactId>
<version>1.28.0</version>
<version>1.28.1</version>
<packaging>pom</packaging>

<name>veraPDF Model Syntax</name>
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf.sdk/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
-->
<feature id="org.verapdf.sdk"
label="Model SDK Feature "
version="1.28.0">
version="1.28.1">
<plugin
id="org.verapdf"
download-size="0"
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf.sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<relativePath>../org.verapdf.releng/pom.xml</relativePath>
<groupId>org.verapdf</groupId>
<artifactId>parent</artifactId>
<version>1.28.0</version>
<version>1.28.1</version>
</parent>

<artifactId>org.verapdf.sdk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.verapdf.tests
Bundle-Vendor: veraPDF Consortium
Bundle-Version: 1.28.0
Bundle-Version: 1.28.1
Bundle-SymbolicName: org.verapdf.tests; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.verapdf,
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<relativePath>../org.verapdf.releng/pom.xml</relativePath>
<groupId>org.verapdf</groupId>
<artifactId>parent</artifactId>
<version>1.28.0</version>
<version>1.28.1</version>
</parent>

<artifactId>org.verapdf.tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.verapdf.ui
Bundle-Vendor: veraPDF Consortium
Bundle-Version: 1.28.0
Bundle-Version: 1.28.1
Bundle-SymbolicName: org.verapdf.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.verapdf;visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<relativePath>../org.verapdf.releng/pom.xml</relativePath>
<groupId>org.verapdf</groupId>
<artifactId>parent</artifactId>
<version>1.28.0</version>
<version>1.28.1</version>
</parent>

<artifactId>org.verapdf.ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.verapdf
Bundle-Vendor: veraPDF Consortium
Bundle-Version: 1.28.0
Bundle-Version: 1.28.1
Bundle-SymbolicName: org.verapdf; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.xtext;bundle-version="[2.26.0,2.27.0)";visibility:=reexport,
Expand Down
2 changes: 1 addition & 1 deletion org.verapdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<relativePath>../org.verapdf.releng/pom.xml</relativePath>
<groupId>org.verapdf</groupId>
<artifactId>parent</artifactId>
<version>1.28.0</version>
<version>1.28.1</version>
</parent>

<artifactId>org.verapdf</artifactId>
Expand Down