From ea5cbe91b94e48e9f63947d01decdf919848ae91 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: Fri, 11 Jun 2021 17:35:36 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master' into master
---
pom.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index 63e613a..9786c9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -474,6 +474,12 @@
<profile.active>zkyshs</profile.active>
</properties>
</profile>
+ <profile>
+ <id>gslab</id>
+ <properties>
+ <profile.active>gslab</profile.active>
+ </properties>
+ </profile>
</profiles>
<build>
<finalName>smartlab</finalName>
--
Gitblit v1.9.2