Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
spring-boot-starter-sentry-dingding
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
董建华
spring-boot-starter-sentry-dingding
Commits
16f1158d
Commit
16f1158d
authored
May 18, 2021
by
董建华
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交到私服
parent
7a37e868
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
6 deletions
+12
-6
pom.xml
pom.xml
+12
-6
No files found.
pom.xml
View file @
16f1158d
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
<relativePath/>
<relativePath/>
<!-- lookup parent from repository -->
<!-- lookup parent from repository -->
</parent>
</parent>
<groupId>
cn.quangroup
</groupId>
<groupId>
cn.quan
t
group
</groupId>
<artifactId>
spring-boot-starter-sentry-ext
</artifactId>
<artifactId>
spring-boot-starter-sentry-ext
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
<version>
0.0.1-SNAPSHOT
</version>
<name>
spring-boot-starter-sentry-ext
</name>
<name>
spring-boot-starter-sentry-ext
</name>
...
@@ -112,11 +112,17 @@
...
@@ -112,11 +112,17 @@
<profile>
<profile>
<id>
product
</id>
<id>
product
</id>
<distributionManagement>
<distributionManagement>
<repository>
<snapshotRepository>
<id>
Releases
</id>
<id>
Snapshots
</id>
<name>
Releases Repository
</name>
<name>
Snapshots Repository
</name>
<url>
http://repo.quantgroup.cn/nexus/content/repositories/lkb-releases/
</url>
<url>
http://repo.quantgroup.cn/nexus/content/repositories/lkb-snapshots/
</url>
</repository>
</snapshotRepository>
<!--<repository>-->
<!--<id>Releases</id>-->
<!--<name>Releases Repository</name>-->
<!--<url>http://repo.quantgroup.cn/nexus/content/repositories/lkb-public/</url>-->
<!--</repository>-->
</distributionManagement>
</distributionManagement>
</profile>
</profile>
</profiles>
</profiles>
...
...
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