Skip to content

Commit 7fd6b2e

Browse files
committed
Merge pull request #80 from GoogleCloudPlatform/tags-again
More tag changes...
2 parents 9677670 + 920abad commit 7fd6b2e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

managedvms/sparkjava/pom.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
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>
@@ -45,8 +45,8 @@
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>
@@ -68,9 +68,9 @@
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>
@@ -83,7 +83,7 @@
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>

0 commit comments

Comments
 (0)