Skip to content

Commit

Permalink
Set group/version for allprojects
Browse files Browse the repository at this point in the history
  • Loading branch information
codeconsole committed Dec 6, 2023
1 parent 7f90139 commit 6a23375
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 @@ -6,7 +6,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "2.4.1"
}

subprojects {
allprojects {
group = 'org.sitemesh'
version = '3.1.0-SNAPSHOT'

Expand Down

0 comments on commit 6a23375

Please sign in to comment.