Skip to content

Commit d3601e8

Browse files
committed
update pom.xml
1 parent 1a8f6b7 commit d3601e8

File tree

98 files changed

+1096
-931
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+1096
-931
lines changed

jpush-api-java-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>cn.jpush.api</groupId>
4-
<artifactId>cn.jpush.api.sdk</artifactId>
4+
<artifactId>jpush-client</artifactId>
55
<dependencies>
66
<dependency>
77
<groupId>com.google.code.gson</groupId>
@@ -57,5 +57,5 @@
5757
<artifactId>oss-parent</artifactId>
5858
<version>7</version>
5959
</parent>
60-
<version>2.3-SNAPSHOT</version>
60+
<version>2.4-SNAPSHOT</version>
6161
</project>

pom.xml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>cn.jpush.api</groupId>
4-
<artifactId>cn.jpush.api.sdk</artifactId>
4+
<artifactId>jpush-client</artifactId>
5+
<packaging>jar</packaging>
6+
<name>Jpush Client</name>
7+
<description>jpush client</description>
8+
<url>https://github.com/jpush/jpush-api-java-client</url>
9+
<licenses>
10+
<license>
11+
<name>The Apache Software License, Version 2.0</name>
12+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
13+
<distribution>repo</distribution>
14+
</license>
15+
</licenses>
16+
517
<dependencies>
618
<dependency>
719
<groupId>com.google.code.gson</groupId>
@@ -52,10 +64,18 @@
5264
<developerConnection>scm:git:git@github.com:jpush/jpush-api-java-client.git</developerConnection>
5365
<url>scm:git:git@github.com:jpush/jpush-api-java-client.git</url>
5466
</scm>
67+
<developers>
68+
<developer>
69+
<id>xinxin</id>
70+
<name>xinxin</name>
71+
<email>xinxin@jpush.cn</email>
72+
</developer>
73+
</developers>
74+
5575
<parent>
5676
<groupId>org.sonatype.oss</groupId>
5777
<artifactId>oss-parent</artifactId>
5878
<version>7</version>
5979
</parent>
60-
<version>2.3-SNAPSHOT</version>
80+
<version>2.2-SNAPSHOT</version>
6181
</project>

pom.xml.releaseBackup

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>cn.jpush.api</groupId>
4-
<artifactId>cn.jpush.api.sdk</artifactId>
4+
<artifactId>jpush-client</artifactId>
5+
<packaging>jar</packaging>
6+
<name>Jpush Client</name>
7+
<description>jpush client</description>
8+
<url>https://github.com/jpush/jpush-api-java-client</url>
9+
<licenses>
10+
<license>
11+
<name>The Apache Software License, Version 2.0</name>
12+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
13+
<distribution>repo</distribution>
14+
</license>
15+
</licenses>
16+
517
<dependencies>
618
<dependency>
719
<groupId>com.google.code.gson</groupId>
@@ -52,10 +64,18 @@
5264
<developerConnection>scm:git:git@github.com:jpush/jpush-api-java-client.git</developerConnection>
5365
<url>scm:git:git@github.com:jpush/jpush-api-java-client.git</url>
5466
</scm>
67+
<developers>
68+
<developer>
69+
<id>xinxin</id>
70+
<name>xinxin</name>
71+
<email>xinxin@jpush.cn</email>
72+
</developer>
73+
</developers>
74+
5575
<parent>
5676
<groupId>org.sonatype.oss</groupId>
5777
<artifactId>oss-parent</artifactId>
5878
<version>7</version>
5979
</parent>
60-
<version>2.2-SNAPSHOT</version>
80+
<version>2.1-SNAPSHOT</version>
6181
</project>

release.properties

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
#release configuration
2-
#Tue Dec 10 18:30:58 CST 2013
3-
project.dev.cn.jpush.api\:cn.jpush.api.sdk=2.3-SNAPSHOT
2+
#Tue Dec 10 21:00:22 CST 2013
3+
project.scm.cn.jpush.api\:jpush-client.connection=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
4+
project.scm.cn.jpush.api\:jpush-client.developerConnection=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
45
scm.tagNameFormat=@{project.artifactId}-@{project.version}
5-
project.scm.cn.jpush.api\:cn.jpush.api.sdk.tag=HEAD
6-
scm.tag=cn.jpush.api.sdk-2.2
7-
project.scm.cn.jpush.api\:cn.jpush.api.sdk.url=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
6+
scm.tag=jpush-client-2.1
7+
project.dev.cn.jpush.api\:jpush-client=2.2-SNAPSHOT
88
pushChanges=false
99
scm.url=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
1010
preparationGoals=clean verify
11-
project.scm.cn.jpush.api\:cn.jpush.api.sdk.connection=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
12-
project.scm.cn.jpush.api\:cn.jpush.api.sdk.developerConnection=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
11+
project.scm.cn.jpush.api\:jpush-client.tag=HEAD
12+
project.scm.cn.jpush.api\:jpush-client.url=scm\:git\:git@github.com\:jpush/jpush-api-java-client.git
1313
remoteTagging=true
1414
scm.commentPrefix=[maven-release-plugin]
15-
project.rel.cn.jpush.api\:cn.jpush.api.sdk=2.2
15+
project.rel.cn.jpush.api\:jpush-client=2.1
1616
exec.additionalArguments=-Psonatype-oss-release -P sign
1717
exec.snapshotReleasePluginAllowed=false
1818
completedPhase=end-release

target/apidocs/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Tue Dec 10 18:30:54 CST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Tue Dec 10 21:00:19 CST 2013 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
所有类 (cn.jpush.api.sdk 2.2 API)
8+
所有类 (Jpush Client 2.1 API)
99
</TITLE>
1010

1111
<META NAME="date" CONTENT="2013-12-10">

target/apidocs/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_26) on Tue Dec 10 18:30:54 CST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_26) on Tue Dec 10 21:00:19 CST 2013 -->
66
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
77
<TITLE>
8-
所有类 (cn.jpush.api.sdk 2.2 API)
8+
所有类 (Jpush Client 2.1 API)
99
</TITLE>
1010

1111
<META NAME="date" CONTENT="2013-12-10">

0 commit comments

Comments
 (0)