Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sola committed Feb 14, 2022
1 parent e980ade commit 01c393b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ plugins {
}

group = 'org.sonatype.cs'
version = project.hasProperty('relversion') ? project.property('relversion') : 'undefined'
sourceCompatibility = '8'

def applicationname = 'nexusiq-successmetrics'
Expand Down
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
org.gradle.jvmargs=-Xmx4608m
version=1

0 comments on commit 01c393b

Please sign in to comment.