Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
byit-myth-job
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liyuan
byit-myth-job
Commits
5d051f0b
Commit
5d051f0b
authored
Dec 10, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改调度maven私服地址
parent
4c12705d
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
0 additions
and
78 deletions
+0
-78
pom.xml
byit-mybatis-plugin/pom.xml
+0
-11
pom.xml
byit-myth-core/myth-executor-core/pom.xml
+0
-11
pom.xml
byit-myth-executor/myth-executor-plugin/pom.xml
+0
-10
pom.xml
byit-plugin-core/byit-plugin-rpc-common/pom.xml
+0
-11
pom.xml
byit-plugin-core/myth-plugin-rpc-client/pom.xml
+0
-11
pom.xml
byit-plugin-core/plugin-spring-boot-starter/pom.xml
+0
-12
pom.xml
byit-plugin-core/pom.xml
+0
-11
pom.xml
pom.xml
+0
-1
No files found.
byit-mybatis-plugin/pom.xml
View file @
5d051f0b
...
...
@@ -33,17 +33,6 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
<plugin>
...
...
byit-myth-core/myth-executor-core/pom.xml
View file @
5d051f0b
...
...
@@ -55,17 +55,6 @@
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<build>
<plugins>
<!--<plugin>
...
...
byit-myth-executor/myth-executor-plugin/pom.xml
View file @
5d051f0b
...
...
@@ -58,16 +58,6 @@
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
<!-- <build>-->
...
...
byit-plugin-core/byit-plugin-rpc-common/pom.xml
View file @
5d051f0b
...
...
@@ -76,14 +76,4 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
byit-plugin-core/myth-plugin-rpc-client/pom.xml
View file @
5d051f0b
...
...
@@ -31,14 +31,4 @@
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
byit-plugin-core/plugin-spring-boot-starter/pom.xml
View file @
5d051f0b
...
...
@@ -35,15 +35,4 @@
<version>
1.0-SNAPSHOT
</version>
</dependency>
</dependencies>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
byit-plugin-core/pom.xml
View file @
5d051f0b
...
...
@@ -18,16 +18,6 @@
<module>
plugin-spring-boot-starter
</module>
</modules>
<distributionManagement>
<repository>
<id>
releases
</id>
<url>
http://10.0.120.2/repository/maven-releases/
</url>
</repository>
<snapshotRepository>
<id>
snapshots
</id>
<url>
http://10.0.120.2/repository/maven-snapshots/
</url>
</snapshotRepository>
</distributionManagement>
</project>
\ No newline at end of file
pom.xml
View file @
5d051f0b
...
...
@@ -218,7 +218,6 @@
</dependencies>
</dependencyManagement>
<distributionManagement>
<repository>
<id>
releases
</id>
...
...
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