File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3535 </dependencies >
3636 <build >
3737 <plugins >
38- <!-- //[START maven]-->
38+ <!-- // [START maven]-->
3939 <plugin >
4040 <groupId >org.apache.maven.plugins</groupId >
4141 <artifactId >maven-compiler-plugin</artifactId >
4545 <target >1.8</target >
4646 </configuration >
4747 </plugin >
48- <!-- //[END maven]-->
49- <!-- //[START assembly] -->
48+ <!-- // [END maven]-->
49+ <!-- // [START assembly] -->
5050 <plugin >
5151 <artifactId >maven-assembly-plugin</artifactId >
5252 <executions >
6868 </archive >
6969 </configuration >
7070 </plugin >
71- <!-- //[END assembly] -->
71+ <!-- // [END assembly] -->
7272
73- <!-- //[START exec] -->
73+ <!-- // [START exec] -->
7474 <plugin >
7575 <groupId >org.codehaus.mojo</groupId >
7676 <artifactId >exec-maven-plugin</artifactId >
8383 </arguments >
8484 </configuration >
8585 </plugin >
86- <!-- //[END exec] -->
86+ <!-- // [END exec] -->
8787 <plugin >
8888 <groupId >com.google.appengine</groupId >
8989 <artifactId >gcloud-maven-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments