Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center
Commits
1ea23bdd
Commit
1ea23bdd
authored
Mar 06, 2020
by
弓厶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version
parent
fe89a3c1
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
apply-net/pom.xml
+1
-1
common/pom.xml
+1
-1
core-service/pom.xml
+1
-1
eureka/pom.xml
+1
-1
gateway/pom.xml
+1
-1
new-user/pom.xml
+1
-1
old-user/pom.xml
+1
-1
pom.xml
+1
-1
renewal-user/pom.xml
+1
-1
service-manager/pom.xml
+1
-1
task/pom.xml
+1
-1
No files found.
apply-net/pom.xml
View file @
1ea23bdd
...
...
@@ -11,7 +11,7 @@
<artifactId>
apply-net
</artifactId>
<description>
外呼集约系统主要服务模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<dependency>
...
...
common/pom.xml
View file @
1ea23bdd
...
...
@@ -11,7 +11,7 @@
<artifactId>
common
</artifactId>
<description>
系统公共模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<dependency>
<groupId>
org.projectlombok
</groupId>
...
...
core-service/pom.xml
View file @
1ea23bdd
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<packaging>
jar
</packaging>
<artifactId>
core-service
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<!-- 为了节省内存,改用jetty -->
...
...
eureka/pom.xml
View file @
1ea23bdd
...
...
@@ -9,7 +9,7 @@
<version>
0.0.2
</version>
</parent>
<artifactId>
eureka
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<dependency>
...
...
gateway/pom.xml
View file @
1ea23bdd
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
gateway
</artifactId>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<dependency>
<groupId>
com.winsun.framework
</groupId>
...
...
new-user/pom.xml
View file @
1ea23bdd
...
...
@@ -11,7 +11,7 @@
<artifactId>
new-user
</artifactId>
<description>
外呼集约系统主要服务模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<!-- 为了节省内存,改用jetty -->
...
...
old-user/pom.xml
View file @
1ea23bdd
...
...
@@ -11,7 +11,7 @@
<artifactId>
old-user
</artifactId>
<description>
外呼集约系统主要服务模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<!-- 为了节省内存,改用jetty -->
...
...
pom.xml
View file @
1ea23bdd
...
...
@@ -29,7 +29,7 @@
</parent>
<properties>
<service.version>
0.0.
1
</service.version>
<service.version>
0.0.
2
</service.version>
<commons-net.version>
3.3
</commons-net.version>
<p6spy.version>
3.8.0
</p6spy.version>
<dynamic-datasource.version>
2.5.6
</dynamic-datasource.version>
...
...
renewal-user/pom.xml
View file @
1ea23bdd
...
...
@@ -11,7 +11,7 @@
<artifactId>
renewal-user
</artifactId>
<description>
外呼集约系统主要服务模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<!-- 为了节省内存,改用jetty -->
...
...
service-manager/pom.xml
View file @
1ea23bdd
...
...
@@ -11,7 +11,7 @@
<artifactId>
service-manager
</artifactId>
<description>
外呼集约系统主要服务模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<!-- 为了节省内存,改用jetty -->
...
...
task/pom.xml
View file @
1ea23bdd
...
...
@@ -10,7 +10,7 @@
<artifactId>
task
</artifactId>
<description>
外呼集约定时器系统服务模块
</description>
<version>
0.0.
1
</version>
<version>
0.0.
2
</version>
<dependencies>
<!-- 为了节省内存,改用jetty -->
...
...
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