Skip to content

Commit 237c693

Browse files
committed
Merge pull request GoogleCloudPlatform#6 from GoogleCloudPlatform/license
Remove extra XML stuff from POM.
2 parents 108bbd2 + 3c48097 commit 237c693

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
21
<!--
32
Copyright 2016 Google Inc. All Rights Reserved.
43
@@ -14,8 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1413
See the License for the specific language governing permissions and
1514
limitations under the License.
1615
-->
17-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
16+
<project>
1917
<modelVersion>4.0.0</modelVersion>
2018
<version>1.0.0</version>
2119

0 commit comments

Comments
 (0)