Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
Project
Project
Details
Activity
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
项目统一框架
amos-boot-biz
Commits
7a5874d0
Commit
7a5874d0
authored
Jul 07, 2021
by
李成龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新依赖
parent
4af63d85
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
16 deletions
+6
-16
pom.xml
amos-boot-module/amos-boot-module-api/pom.xml
+3
-2
pom.xml
.../amos-boot-module-biz/amos-boot-module-common-biz/pom.xml
+0
-12
pom.xml
amos-boot-module/amos-boot-module-biz/pom.xml
+3
-2
No files found.
amos-boot-module/amos-boot-module-api/pom.xml
View file @
7a5874d0
...
...
@@ -17,7 +17,7 @@
<modules>
<module>
amos-boot-module-tzs-api
</module>
<module>
amos-boot-module-jcs-api
</module>
<!-- <module>amos-boot-module-demo-api</module>
<module>amos-boot-module-common-api</module>
-->
<!-- <module>amos-boot-module-demo-api</module>
-->
<module>
amos-boot-module-common-api
</module>
</modules>
</project>
\ No newline at end of file
amos-boot-module/amos-boot-module-biz/amos-boot-module-common-biz/pom.xml
View file @
7a5874d0
...
...
@@ -15,17 +15,5 @@
<artifactId>
amos-boot-module-common-api
</artifactId>
<version>
${amos-biz-boot.version}
</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.amosframework.boot</groupId>-->
<!-- <artifactId>amos-boot-module-jcs-api</artifactId>-->
<!-- <version>1.0.0</version>-->
<!-- <scope>compile</scope>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>com.amosframework.boot</groupId>-->
<!-- <artifactId>amos-boot-module-jcs-biz</artifactId>-->
<!-- <version>1.0.0</version>-->
<!-- <scope>compile</scope>-->
<!-- </dependency>-->
</dependencies>
</project>
amos-boot-module/amos-boot-module-biz/pom.xml
View file @
7a5874d0
...
...
@@ -16,7 +16,7 @@
<modules>
<module>
amos-boot-module-tzs-biz
</module>
<module>
amos-boot-module-jcs-biz
</module>
<!--<module>amos-boot-module-demo-biz</module>
<module>amos-boot-module-common-biz</module>
-->
<!--<module>amos-boot-module-demo-biz</module>
-->
<module>
amos-boot-module-common-biz
</module>
</modules>
</project>
\ No newline at end of file
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