Unleash / unleash-spring-boot-starter

Apache License 2.0
1 stars 8 forks source link

Change groupId from net.leodb to io.getunleash to match with the groupId of the core SDK #10

Closed praveenpg closed 2 years ago

praveenpg commented 2 years ago

Change groupId from net.leodb to io.getunleash to match with the groupId of the core SDK

About the changes

Current groupId is net.leodb.unleash. This is being changed to io.getunleash which is the same as the groupId of the client SDK

Closes # .

Important files

README.md pom.xml springboot-unleash-core/pom.xml springboot-unleash-starter/pom.xml springboot-unleash-autoconfigure/pom.xml

Discussion points

praveenpg commented 2 years ago

@checketts That is correct. Sorry missed the earlier PR. I will close this