Skip to content

Commit 6e9a6e8

Browse files
committed
cleanup
1 parent 3eca075 commit 6e9a6e8

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

azuremanaged/client/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ plugins {
1414
id 'signing'
1515
}
1616

17-
group 'com.microsoft'
18-
version = '1.5.0'
1917
archivesBaseName = 'durabletask-azuremanaged-client'
2018

2119
def grpcVersion = '1.59.0'

azuremanaged/shared/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ plugins {
44
id 'idea'
55
}
66

7-
group 'com.microsoft'
8-
version = '1.5.0'
97
archivesBaseName = 'durabletask-azuremanaged-shared'
108

119
def grpcVersion = '1.59.0'

azuremanaged/worker/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ plugins {
1414
id 'signing'
1515
}
1616

17-
group 'com.microsoft'
18-
version = '1.5.0'
1917
archivesBaseName = 'durabletask-azuremanaged-worker'
2018

2119
def grpcVersion = '1.59.0'

0 commit comments

Comments
 (0)