Browse Source

Merge pull request #1822 in CORE/base-third from bugfix/10.0 to feature/10.0

* commit 'ed7d4bb77cfe34eaf4dde11dcb57952cac72f756':
  无JIRA任务 feat: fine-sql加入fine-third release分支打包
feature/10.0
superman 4 years ago
parent
commit
aa5df921dc
  1. 2
      build.third_step0.gradle

2
build.third_step0.gradle

@ -77,7 +77,7 @@ dependencies {
essential "com.fr.essential:fine-essential:1.0-${essentialBranch}-SNAPSHOT" essential "com.fr.essential:fine-essential:1.0-${essentialBranch}-SNAPSHOT"
essential "com.fr.cbb:fine-scheduler:1.0-${essentialBranch}-SNAPSHOT" essential "com.fr.cbb:fine-scheduler:1.0-${essentialBranch}-SNAPSHOT"
essential "com.fr.cbb:fine-function:1.0-${essentialBranch}-SNAPSHOT" essential "com.fr.cbb:fine-function:1.0-${essentialBranch}-SNAPSHOT"
// essential "com.fr.cbb:fine-sql:1.0-${essentialBranch}-SNAPSHOT" essential "com.fr.cbb:fine-sql:1.0-${essentialBranch}-SNAPSHOT"
// thirdjar "com.fr.third:fine-third-base:10.0-BASE-SNAPSHOT" // thirdjar "com.fr.third:fine-third-base:10.0-BASE-SNAPSHOT"
// sigar "com.fr.third:sigar:1.6.0" // sigar "com.fr.third:sigar:1.6.0"
testCompile 'junit:junit:4.12' testCompile 'junit:junit:4.12'

Loading…
Cancel
Save