Skip to content

Commit 0670229

Browse files
committed
Change Maven package group to make clear this is unofficial.
1 parent f7fffea commit 0670229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ allprojects {
2727
apply plugin: 'jacoco'
2828
apply plugin: 'java-library'
2929

30-
group = 'com.google.endpoints'
30+
group = 'com.uwetrottmann'
3131

3232
java {
3333
toolchain {

0 commit comments

Comments
 (0)