diff --git a/.gitignore b/.gitignore
index df5bbeb71..0c238f501 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@
# The META-INF directory is generated by the maven-felix-plugin
/META-INF
+
+.claude
diff --git a/pom.xml b/pom.xml
index b9a202a7e..04c02f797 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,15 +236,6 @@
-
- org.sonatype.central
- central-publishing-maven-plugin
- 0.8.0
- true
-
- central
-
-
@@ -315,4 +306,12 @@
+
+
+
+ thingsboard-repo-deploy
+ ThingsBoard Public Repo
+ https://repo.thingsboard.io/artifactory/libs-release-public
+
+