Skip to content

Commit bd1a8fb

Browse files
committed
[maven-release-plugin] prepare release v4.2.13
1 parent 57f898c commit bd1a8fb

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

pom.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<project
3-
xmlns="http://maven.apache.org/POM/4.0.0"
4-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
63

74
<modelVersion>4.0.0</modelVersion>
85
<groupId>cn.trinea.android.common</groupId>
96
<artifactId>trinea-android-common</artifactId>
107
<packaging>pom</packaging>
118

129
<name>Trinea Android Common Library</name>
13-
<version>4.2.13-SNAPSHOT</version>
10+
<version>4.2.13</version>
1411
<url>https://github.com/Trinea/android-common</url>
1512
<description>Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on</description>
1613
<inceptionYear>2012</inceptionYear>
@@ -32,7 +29,7 @@
3229
<connection>scm:git:git://github.com/Trinea/android-common.git</connection>
3330
<developerConnection>scm:git:git@github.com:Trinea/android-common.git</developerConnection>
3431
<url>https://github.com/Trinea/android-common</url>
35-
<tag>HEAD</tag>
32+
<tag>v4.2.13</tag>
3633
</scm>
3734

3835
<developers>

0 commit comments

Comments
 (0)