Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ioc_sixiang_license
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zengtianlai3
ioc_sixiang_license
Commits
1822ca76
Commit
1822ca76
authored
Jul 13, 2022
by
zengtianlai3
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改打包名字
parent
677459c9
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
7 additions
and
2 deletions
+7
-2
pom.xml
iot_device/pom.xml
+1
-0
pom.xml
iot_diagnose/pom.xml
+1
-0
pom.xml
iot_encrypt/pom.xml
+1
-0
pom.xml
iot_log/pom.xml
+1
-0
pom.xml
iot_masking/pom.xml
+1
-0
pom.xml
license/pom.xml
+2
-2
No files found.
iot_device/pom.xml
View file @
1822ca76
...
...
@@ -107,6 +107,7 @@
</dependencies>
<build>
<finalName>
iot_device
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
iot_diagnose/pom.xml
View file @
1822ca76
...
...
@@ -107,6 +107,7 @@
</dependencies>
<build>
<finalName>
iot_diagnose
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
iot_encrypt/pom.xml
View file @
1822ca76
...
...
@@ -118,6 +118,7 @@
</dependencies>
<build>
<finalName>
iot_encrypt
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
iot_log/pom.xml
View file @
1822ca76
...
...
@@ -107,6 +107,7 @@
</dependencies>
<build>
<finalName>
iot_log
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
iot_masking/pom.xml
View file @
1822ca76
...
...
@@ -108,6 +108,7 @@
</dependencies>
<build>
<finalName>
iot_masking
</finalName>
<plugins>
<plugin>
<groupId>
org.springframework.boot
</groupId>
...
...
license/pom.xml
View file @
1822ca76
...
...
@@ -9,9 +9,9 @@
<relativePath/>
<!-- lookup parent from repository -->
</parent>
<groupId>
com.sixiang.iot
</groupId>
<artifactId>
server-
license
</artifactId>
<artifactId>
license
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<name>
server-
license
</name>
<name>
license
</name>
<description>
Demo project for Spring Boot
</description>
<properties>
<java.version>
1.8
</java.version>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment