Move all files from java subdirectory to project root
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,5 +5,5 @@
|
||||
.maven
|
||||
bin
|
||||
build
|
||||
*.exe
|
||||
*.dll
|
||||
*.dll
|
||||
*.exe
|
||||
@@ -73,7 +73,7 @@ subprojects {
|
||||
|
||||
uploadArchives {
|
||||
repositories.mavenDeployer {
|
||||
repository(url: uri('../../.maven'))
|
||||
repository(url: uri('../.maven'))
|
||||
}
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user