diff --git a/skywalking-api/pom.xml b/skywalking-api/pom.xml
index 2799d4058..a5c9d2371 100644
--- a/skywalking-api/pom.xml
+++ b/skywalking-api/pom.xml
@@ -45,6 +45,33 @@
${project.build.sourceEncoding}
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+
+ attach-sources
+
+ jar
+
+
+
+
+
+
+
+
+ company-private-nexus-library-snapshots
+ private-nexus-library-snapshots
+ http://10.1.228.199:18081/nexus/content/repositories/snapshots/
+
+