File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 8686 <build >
8787 <pluginManagement >
8888 <plugins >
89- <plugin >
90- <groupId >org.apache.maven.plugins</groupId >
91- <artifactId >maven-site-plugin</artifactId >
92- <version >3.4</version >
89+ <plugin >
90+ <groupId >org.apache.maven.plugins</groupId >
91+ <artifactId >maven-site-plugin</artifactId >
92+ <version >3.4</version >
9393 </plugin >
94- <plugin >
95- <groupId >org.apache.maven.plugins</groupId >
96- <artifactId >maven-gpg-plugin</artifactId >
97- <version >1.6</version >
94+ <plugin >
95+ <groupId >org.apache.maven.plugins</groupId >
96+ <artifactId >maven-gpg-plugin</artifactId >
97+ <version >1.6</version >
9898 </plugin >
9999 </plugins >
100100 </pluginManagement >
152152 </executions >
153153 </plugin >
154154 <plugin >
155- <artifactId >maven-compiler-plugin</artifactId >
156- <configuration >
157- <source >1.6</source >
158- <target >1.6</target >
159- </configuration >
160- </plugin >
161- </plugins >
155+ <artifactId >maven-compiler-plugin</artifactId >
156+ <configuration >
157+ <source >1.6</source >
158+ <target >1.6</target >
159+ </configuration >
160+ </plugin >
161+ </plugins >
162162 </build >
163163
164164</project >
You can’t perform that action at this time.
0 commit comments