We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 108bbd2 + 3c48097 commit 237c693Copy full SHA for 237c693
pom.xml
@@ -1,4 +1,3 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
Copyright 2016 Google Inc. All Rights Reserved.
4
@@ -14,8 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
13
See the License for the specific language governing permissions and
15
limitations under the License.
16
-->
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">
+<project>
19
<modelVersion>4.0.0</modelVersion>
20
<version>1.0.0</version>
21
0 commit comments