Skip to content

Commit

Permalink
Switch to com.bayer
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrodgers committed May 21, 2021
1 parent 2764777 commit f203872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt.Keys._

name := "cloud-formation-template-generator"

organization := "com.monsanto.arch"
organization := "com.bayer"

startYear := Some(2014)

Expand Down Expand Up @@ -79,4 +79,4 @@ releaseProcess := Seq[ReleaseStep](

enablePlugins(GhpagesPlugin, SiteScaladocPlugin)

git.remoteRepo := "git@github.com:MonsantoCo/cloudformation-template-generator.git"
git.remoteRepo := "git@github.com:bayer-group/cloudformation-template-generator.git"

0 comments on commit f203872

Please sign in to comment.