We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eec082 commit 4ddfb42Copy full SHA for 4ddfb42
java/libraries/net/build.gradle.kts
@@ -55,8 +55,8 @@ mavenPublishing{
55
signAllPublications()
56
57
pom{
58
- name.set("Processing Network")
59
- description.set("Processing Network Library")
+ name.set("Processing Net")
+ description.set("Processing Net")
60
url.set("https://processing.org")
61
licenses {
62
license {
java/libraries/svg/build.gradle.kts
@@ -56,8 +56,8 @@ mavenPublishing{
- name.set("Processing SVG Export")
- description.set("Processing SVG Export Library")
+ name.set("Processing SVG")
+ description.set("Processing SVG")
63
0 commit comments