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 8585 <plugin >
8686 <groupId >org.apache.maven.plugins</groupId >
8787 <artifactId >maven-clean-plugin</artifactId >
88- <version >2.4.1 </version >
88+ <version >2.4.0 </version >
8989 <configuration >
9090 <filesets >
9191 <fileset >
102102 <plugin >
103103 <groupId >org.grails</groupId >
104104 <artifactId >grails-maven-plugin</artifactId >
105- <version >2.4.0 </version >
105+ <version >2.4.2 </version >
106106 <configuration >
107107 <grailsVersion >\${grails.version}</grailsVersion >
108108 </configuration >
Original file line number Diff line number Diff line change 137137 <plugin >
138138 <groupId >org.apache.maven.plugins</groupId >
139139 <artifactId >maven-clean-plugin</artifactId >
140- <version >2.4.1 </version >
140+ <version >2.4.0 </version >
141141 <configuration >
142142 <filesets >
143143 <fileset >
154154 <plugin >
155155 <groupId >org.grails</groupId >
156156 <artifactId >grails-maven-plugin</artifactId >
157- <version >2.4.0 </version >
157+ <version >2.4.2 </version >
158158 <configuration >
159159 <grailsVersion >\${grails.version}</grailsVersion >
160160 </configuration >
You can’t perform that action at this time.
0 commit comments