Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #19 from thehyve/change-maven-group
Browse files Browse the repository at this point in the history
Shorten maven group to nl.thehyve
  • Loading branch information
forus authored Mar 13, 2019
2 parents adf8d57 + e7bf644 commit 652785b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gb-backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}

version "0.1-SNAPSHOT"
group "nl.thehyve.gb.backend"
group "nl.thehyve"

apply plugin:"eclipse"
apply plugin:"idea"
Expand Down

0 comments on commit 652785b

Please sign in to comment.