Skip to content

Commit

Permalink
Set version 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokrsymphony committed Oct 23, 2024
1 parent 2794622 commit 2427d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "org.owasp.dependencycheck" version "9.0.9"
}

ext.projectVersion = '3.0.0-SNAPSHOT'
ext.projectVersion = '3.0.4'
ext.isReleaseVersion = !ext.projectVersion.endsWith('SNAPSHOT')

ext.mavenRepoUrl = project.properties['mavenRepoUrl'] ?: 'https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/'
Expand Down

0 comments on commit 2427d74

Please sign in to comment.