Skip to content

Commit bb744b0

Browse files
committed
[maven-release-plugin] prepare release mybatis-freemarker-1.1.1
1 parent b12cb6a commit bb744b0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
See the License for the specific language governing permissions and
1515
limitations under the License.
1616
-->
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">
17+
<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/xsd/maven-4.0.0.xsd">
1918
<modelVersion>4.0.0</modelVersion>
2019

2120
<parent>
@@ -26,7 +25,7 @@
2625

2726
<groupId>org.mybatis.scripting</groupId>
2827
<artifactId>mybatis-freemarker</artifactId>
29-
<version>1.1.1-SNAPSHOT</version>
28+
<version>1.1.1</version>
3029
<packaging>jar</packaging>
3130

3231
<name>MyBatis FreeMarker</name>
@@ -52,7 +51,7 @@
5251
<url>http://github.com/mybatis/freemarker-scripting</url>
5352
<connection>scm:git:ssh://github.com/mybatis/freemarker-scripting.git</connection>
5453
<developerConnection>scm:git:ssh://[email protected]/mybatis/freemarker-scripting.git</developerConnection>
55-
<tag>HEAD</tag>
54+
<tag>mybatis-freemarker-1.1.1</tag>
5655
</scm>
5756
<issueManagement>
5857
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)