mirror of
https://github.com/alibaba/p3c.git
synced 2025-10-14 07:01:56 +00:00
v2.0.0
1. pmd -> 6.15.0 2. idea min version 2016.1 3. jdk min version 1.8
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<feature
|
||||
id="com.alibaba.smartfox.eclipse.feature"
|
||||
label="%feature.label"
|
||||
version="1.0.6.qualifier"
|
||||
version="2.0.0.qualifier"
|
||||
provider-name="%feature.provider_name"
|
||||
plugin="com.alibaba.smartfox.eclipse.plugin"
|
||||
image="smartfox.png">
|
||||
|
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.alibaba.smartfox.eclipse</groupId>
|
||||
<artifactId>smartfox-eclipse</artifactId>
|
||||
<version>1.0.6-SNAPSHOT</version>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>com.alibaba.smartfox.eclipse.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
|
Reference in New Issue
Block a user