From c0efe9cea8043b57a35d785ad6178e1dbf7e87c1 Mon Sep 17 00:00:00 2001
From: simon <861719797@qq.com>
Date: Mon, 18 Sep 2023 17:34:44 +0800
Subject: [PATCH] =?UTF-8?q?[add]=E6=B7=BB=E5=8A=A0=E6=B6=82=E9=B8=A6maven?=
=?UTF-8?q?=E4=BB=93=E5=BA=93?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 1 +
pom.xml | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/.gitignore b/.gitignore
index a83d813..7dc39e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ build/
### VS Code ###
.vscode/
+/logs/
diff --git a/pom.xml b/pom.xml
index e11bfd4..0d89c26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,6 +103,10 @@
aliyun
https://maven.aliyun.com/nexus/content/groups/public/
+
+ tuya-maven
+ https://maven-other.tuya.com/repository/maven-public/
+