We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2910ff commit 8e1e440Copy full SHA for 8e1e440
pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- Copyright 2010-2012 The MyBatis Team
+ Copyright 2010-2013 The MyBatis Team
4
5
Licensed under the Apache License, Version 2.0 (the "License");
6
you may not use this file except in compliance with the License.
@@ -14,10 +14,6 @@
14
See the License for the specific language governing permissions and
15
limitations under the License.
16
-->
17
-
18
-<!--
19
- version: $Id$
20
--->
21
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<modelVersion>4.0.0</modelVersion>
23
0 commit comments