File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
grails-resources/src/grails/templates/maven Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7171 <plugin >
7272 <groupId >org.apache.maven.plugins</groupId >
7373 <artifactId >maven-clean-plugin</artifactId >
74- <version >2.4.1 </version >
74+ <version >2.4.0 </version >
7575 <configuration >
7676 <filesets >
7777 <fileset >
8888 <plugin >
8989 <groupId >org.grails</groupId >
9090 <artifactId >grails-maven-plugin</artifactId >
91- <version >2.4.0 </version >
91+ <version >2.4.2 </version >
9292 <configuration >
9393 <grailsVersion >\${grails.version}</grailsVersion >
9494 </configuration >
Original file line number Diff line number Diff line change 174174 <plugin >
175175 <groupId >org.apache.maven.plugins</groupId >
176176 <artifactId >maven-clean-plugin</artifactId >
177- <version >2.4.1 </version >
177+ <version >2.4.0 </version >
178178 <configuration >
179179 <filesets >
180180 <fileset >
191191 <plugin >
192192 <groupId >org.grails</groupId >
193193 <artifactId >grails-maven-plugin</artifactId >
194- <version >2.4.0 </version >
194+ <version >2.4.2 </version >
195195 <configuration >
196196 <grailsVersion >\${grails.version}</grailsVersion >
197197 </configuration >
You can’t perform that action at this time.
0 commit comments