File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -976,10 +976,6 @@ project(':core') {
976
976
from(project(' :connect:mirror' ). configurations. runtime) { into(" libs/" ) }
977
977
from(project(' :connect:mirror-client' ). jar) { into(" libs/" ) }
978
978
from(project(' :connect:mirror-client' ). configurations. runtime) { into(" libs/" ) }
979
- from(project(' :storage' ). jar) { into(" libs/" ) }
980
- from(project(' :storage' ). configurations. runtimeClasspath) { into(" libs/" ) }
981
- from(project(' :storage:api' ). jar) { into(" libs/" ) }
982
- from(project(' :storage:api' ). configurations. runtimeClasspath) { into(" libs/" ) }
983
979
from(project(' :streams' ). jar) { into(" libs/" ) }
984
980
from(project(' :streams' ). configurations. runtime) { into(" libs/" ) }
985
981
from(project(' :streams:streams-scala' ). jar) { into(" libs/" ) }
You can’t perform that action at this time.
0 commit comments