Skip to content

Commit 9746e1f

Browse files
author
Javen
committed
Update a pom plugin.
1 parent 0c8db62 commit 9746e1f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-scm-plugin</artifactId>
115-
<version>1.9.1</version>
115+
<version>1.9.2</version>
116116
</dependency>
117117
</dependencies>
118118
<configuration>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/**
2+
* Devices API features.
3+
*
4+
* Url: https://device.jpush.cn/v3/devices
5+
*/
6+
package cn.jpush.api.device;

0 commit comments

Comments
 (0)