File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change 1212 <name >Pdf Viewer</name >
1313 <description >Pdf Viewer component based on pdf.js library</description >
1414
15- <properties >
16- <vaadin .version>24.1.12</vaadin .version>
17- <maven .compiler.source>17</maven .compiler.source>
18- <maven .compiler.target>17</maven .compiler.target>
19- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20- <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
21- </properties >
2215 <inceptionYear >2021</inceptionYear >
2316 <organization >
2417 <name >Vaadin Ltd</name >
2518 <url >https://vaadin.com/</url >
2619 </organization >
27-
28- <dependencyManagement >
29- <dependencies >
30- <dependency >
31- <groupId >${project.groupId} </groupId >
32- <artifactId >vcf-pdf-viewer</artifactId >
33- <version >${vcf-pdf-viewer.version} </version >
34- </dependency >
35- <dependency >
36- <groupId >com.vaadin</groupId >
37- <artifactId >vaadin-bom</artifactId >
38- <type >pom</type >
39- <scope >import</scope >
40- <version >${vaadin.version} </version >
41- </dependency >
42- </dependencies >
43- </dependencyManagement >
20+
4421 <repositories >
4522 <repository >
4623 <id >Vaadin Directory</id >
You can’t perform that action at this time.
0 commit comments