File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
4
<parent >
4
5
<artifactId >broadleaf</artifactId >
5
6
<groupId >org.broadleafcommerce</groupId >
78
79
</executions >
79
80
</plugin >
80
81
<plugin >
81
- <groupId >org.codehaus.gmaven </groupId >
82
- <artifactId >gmaven -plugin</artifactId >
82
+ <groupId >org.codehaus.gmavenplus </groupId >
83
+ <artifactId >gmavenplus -plugin</artifactId >
83
84
</plugin >
84
85
</plugins >
85
86
<resources >
308
309
<dependency >
309
310
<groupId >org.thymeleaf</groupId >
310
311
<artifactId >thymeleaf-spring4</artifactId >
311
- </dependency >
312
+ </dependency >
312
313
<dependency >
313
314
<groupId >org.owasp.antisamy</groupId >
314
315
<artifactId >antisamy</artifactId >
You can’t perform that action at this time.
0 commit comments