Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
matrix
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mall
arch
matrix
Commits
24d417d6
Commit
24d417d6
authored
May 23, 2019
by
QIANGLU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up groupid to com.secoo.mall
parent
a423922f
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
32 additions
and
32 deletions
+32
-32
pom.xml
common-core/pom.xml
+1
-1
pom.xml
common-util/pom.xml
+2
-2
pom.xml
dubbo-starter/pom.xml
+2
-2
pom.xml
elasticsearch-starter/pom.xml
+2
-2
pom.xml
mongodb-starter/pom.xml
+2
-2
pom.xml
monitor-starter/pom.xml
+1
-1
pom.xml
mybatis-starter/pom.xml
+3
-3
pom.xml
openfeign-starter/pom.xml
+2
-2
pom.xml
pom.xml
+11
-11
pom.xml
redis-starter/pom.xml
+2
-2
pom.xml
rocketmq-starter/pom.xml
+1
-1
pom.xml
web-starter/pom.xml
+3
-3
No files found.
common-core/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
common-util/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<artifactId>
commons-lang3
</artifactId>
<artifactId>
commons-lang3
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
...
...
dubbo-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<artifactId>
dubbo-starter
</artifactId>
<artifactId>
dubbo-starter
</artifactId>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
elasticsearch-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<artifactId>
elasticsearch-starter
</artifactId>
<artifactId>
elasticsearch-starter
</artifactId>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
mongodb-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
monitor-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
mybatis-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -13,11 +13,11 @@
...
@@ -13,11 +13,11 @@
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-util
</artifactId>
<artifactId>
common-util
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
openfeign-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<artifactId>
openfeign-starter
</artifactId>
<artifactId>
openfeign-starter
</artifactId>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-util
</artifactId>
<artifactId>
common-util
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
...
@@ -41,52 +41,52 @@
...
@@ -41,52 +41,52 @@
<dependencyManagement>
<dependencyManagement>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-util
</artifactId>
<artifactId>
common-util
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
redis-starter
</artifactId>
<artifactId>
redis-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
mybatis-starter
</artifactId>
<artifactId>
mybatis-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
mongodb-starter
</artifactId>
<artifactId>
mongodb-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
elasticsearch-starter
</artifactId>
<artifactId>
elasticsearch-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
dubbo-starter
</artifactId>
<artifactId>
dubbo-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
web-starter
</artifactId>
<artifactId>
web-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
rocketmq-starter
</artifactId>
<artifactId>
rocketmq-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
openfeign-starter
</artifactId>
<artifactId>
openfeign-starter
</artifactId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</dependency>
</dependency>
...
...
redis-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
rocketmq-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
web-starter/pom.xml
View file @
24d417d6
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<version>
0.1-SNAPSHOT
</version>
<version>
0.1-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -13,11 +13,11 @@
...
@@ -13,11 +13,11 @@
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-util
</artifactId>
<artifactId>
common-util
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.ma
trix
</groupId>
<groupId>
com.secoo.ma
ll
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
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