Skip to content

Commit 3a159e1

Browse files
paodbmlopezFC
authored andcommitted
build: update version to 2.7.5 for release
Version 2.7.4 exists in directory but not in repository
1 parent 0b223b4 commit 3a159e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

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

44
<groupId>org.vaadin.addons.componentfactory</groupId>
55
<artifactId>vcf-pdf-viewer-root</artifactId>
6-
<version>2.7.4-SNAPSHOT</version>
6+
<version>2.7.5</version>
77
<packaging>pom</packaging>
88
<modules>
99
<module>vcf-pdf-viewer</module>

vcf-pdf-viewer-demo/pom.xml

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

77
<groupId>org.vaadin.addons.componentfactory</groupId>
88
<artifactId>vcf-pdf-viewer-demo</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.5</version>
1010

1111
<name>Pdf Viewer Demo</name>
1212
<packaging>war</packaging>

vcf-pdf-viewer/pom.xml

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

77
<groupId>org.vaadin.addons.componentfactory</groupId>
88
<artifactId>vcf-pdf-viewer</artifactId>
9-
<version>2.7.4-SNAPSHOT</version>
9+
<version>2.7.5</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Pdf Viewer</name>

0 commit comments

Comments
 (0)