Skip to content

Commit

Permalink
chore: More refacroring for better packages in maven
Browse files Browse the repository at this point in the history
  • Loading branch information
blackspherefollower committed Aug 8, 2023
1 parent 8de4b5f commit 850e0ce
Show file tree
Hide file tree
Showing 82 changed files with 4 additions and 738 deletions.
9 changes: 0 additions & 9 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,4 @@
subprojects { project ->
group = 'io.github.blackspherefollower'
version = "3.1." + ("${System.env.GITHUB_RUN_NUMBER ?: 1}") + ("${System.env.GITHUB_REF_TYPE}" == "tag" ? "" : "-SNAPSHOT")

publishing {
publications {
maven(MavenPublication) {
artifactId "buttplug4j.${project.name}"
from components.java
}
}
}
}
File renamed without changes.
108 changes: 0 additions & 108 deletions connectors/javax/wsclient/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

107 changes: 0 additions & 107 deletions connectors/javax/wscommon/build.gradle

This file was deleted.

Loading

0 comments on commit 850e0ce

Please sign in to comment.