diff --git a/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/feature.xml b/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/feature.xml index cb48543a0832cd8a633c1506fc00017ec101e829..ffbe62f070128ff04a32643360114ab26c873711 100644 --- a/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/feature.xml +++ b/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/pom.xml b/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/pom.xml index b0647d5753766dde58cc0e41a48581e747f6b514..30ba5b0ae731973ec7e0b1b7a1f76420d42a11a5 100644 --- a/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/pom.xml +++ b/eclipse-plugin/com.alibaba.smartfox.eclipse.feature/pom.xml @@ -5,7 +5,7 @@ com.alibaba.smartfox.eclipse smartfox-eclipse - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT com.alibaba.smartfox.eclipse.feature eclipse-feature diff --git a/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/META-INF/MANIFEST.MF b/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/META-INF/MANIFEST.MF index 50d33369fcb5bcb8a514b92e562c8cf910a13788..94d5f23afc015d4365ec89f3a8ec236c679e2f0f 100644 --- a/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/META-INF/MANIFEST.MF +++ b/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: com.alibaba.smartfox.eclipse.plugin Bundle-SymbolicName: com.alibaba.smartfox.eclipse.plugin;singleton:=true -Bundle-Version: 1.0.2.qualifier +Bundle-Version: 1.0.3.qualifier Bundle-Activator: com.alibaba.smartfox.eclipse.SmartfoxActivator Bundle-Vendor: Alibaba Require-Bundle: org.eclipse.ui, @@ -44,7 +44,6 @@ Bundle-ClassPath: target/lib/antlr-runtime.jar, target/lib/p3c-pmd.jar, target/lib/kotlin-stdlib.jar, target/lib/statistics-client.jar, - target/lib/fastjson.jar, target/lib/guava.jar, target/classes/, . diff --git a/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/pom.xml b/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/pom.xml index 3b0852a91816427113eb20320de6e2d783228e6b..3b01a93f5f9bb340b055303b0df16a4b39ca633e 100644 --- a/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/pom.xml +++ b/eclipse-plugin/com.alibaba.smartfox.eclipse.plugin/pom.xml @@ -5,7 +5,7 @@ com.alibaba.smartfox.eclipse smartfox-eclipse - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT com.alibaba.smartfox.eclipse.plugin eclipse-plugin @@ -22,7 +22,7 @@ com.alibaba.p3c p3c-pmd - 1.3.2 + 1.3.3 org.jetbrains.kotlin diff --git a/eclipse-plugin/com.alibaba.smartfox.eclipse.updatesite/pom.xml b/eclipse-plugin/com.alibaba.smartfox.eclipse.updatesite/pom.xml index e322f1ead954d23f6fa4e279ec107b1bad013b82..f8f8d3b20c88b19bca92e9157cd95caae06ac1aa 100644 --- a/eclipse-plugin/com.alibaba.smartfox.eclipse.updatesite/pom.xml +++ b/eclipse-plugin/com.alibaba.smartfox.eclipse.updatesite/pom.xml @@ -5,7 +5,7 @@ com.alibaba.smartfox.eclipse smartfox-eclipse - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT com.alibaba.smartfox.eclipse.updatesite eclipse-repository diff --git a/eclipse-plugin/pom.xml b/eclipse-plugin/pom.xml index 130f5002fe64425332948c8b748219cca1a1064d..c5dcc65cff16f847e282625100bb36d75f06ed8f 100644 --- a/eclipse-plugin/pom.xml +++ b/eclipse-plugin/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.alibaba.smartfox.eclipse smartfox-eclipse - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT pom 2017