From 760e53aeef80c287ced8b6716336733867fc7565 Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: Thu, 07 Mar 2024 08:30:57 +0800
Subject: [PATCH] 新增需求
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3e6290e..eb0598b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@
<profile>
<id>test</id>
<properties>
- <profile.active>sin_ma</profile.active>
+ <profile.active>gslab</profile.active>
</properties>
<activation>
<activeByDefault>true</activeByDefault>
--
Gitblit v1.9.2