Skip to content

Commit 48e4cfd

Browse files
committed
Remove plugins that got into wrong pom
1 parent 59c930a commit 48e4cfd

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

vaadin-addon-template-demo/pom.xml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,6 @@
9393
<finalName>${project.artifactId}</finalName>
9494

9595
<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-
<plugin>
103-
<groupId>org.apache.maven.plugins</groupId>
104-
<artifactId>maven-project-info-reports-plugin</artifactId>
105-
<version>3.5.0</version>
106-
</plugin>
107-
</plugins>
108-
10996
<plugins>
11097
<plugin>
11198
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)