We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c930a commit 48e4cfdCopy full SHA for 48e4cfd
vaadin-addon-template-demo/pom.xml
@@ -93,19 +93,6 @@
93
<finalName>${project.artifactId}</finalName>
94
95
<pluginManagement>
96
- <plugins>
97
- <plugin>
98
- <groupId>org.apache.maven.plugins</groupId>
99
- <artifactId>maven-site-plugin</artifactId>
100
- <version>4.0.0-M13</version>
101
- </plugin>
102
103
104
- <artifactId>maven-project-info-reports-plugin</artifactId>
105
- <version>3.5.0</version>
106
107
- </plugins>
108
-
109
<plugins>
110
<plugin>
111
<groupId>org.springframework.boot</groupId>
0 commit comments