Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
ZM-Security
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
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
ZEEME
ZM-Security
Commits
287a88d9
Commit
287a88d9
authored
Sep 19, 2019
by
TongZuu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pom.xml
parent
4d54fb9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
0 deletions
+40
-0
pom.xml
cpn-zeesecurity-webapp/pom.xml
+40
-0
No files found.
cpn-zeesecurity-webapp/pom.xml
View file @
287a88d9
...
...
@@ -93,6 +93,12 @@
<artifactId>
ZM-Controller-core
</artifactId>
<version>
${version.zm-controller-core}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
ZM-Controller-workplace
</artifactId>
<version>
${version.zm-workplace}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
...
...
@@ -305,6 +311,40 @@
<artifactId>
cpn-websocket-api
</artifactId>
<version>
${version.zeesecurity}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
zm-databean-permission
</artifactId>
<version>
${version.zm-permission}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
zm-datasource-permission
</artifactId>
<version>
${version.zm-permission}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
zm-datasource-permission-factory
</artifactId>
<version>
${version.zm-permission}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
ZM-DataBean-workplace
</artifactId>
<version>
${version.zm-workplace}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
ZM-Datasource-cassandra-workplace
</artifactId>
<version>
${version.zm-workplace}
</version>
</dependency>
<dependency>
<groupId>
com.csc.library
</groupId>
<artifactId>
ZM-Datasource-Factory-workplace
</artifactId>
<version>
${version.zm-workplace}
</version>
</dependency>
</dependencies>
<build>
<plugins>
...
...
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