Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

Commit 423477c

Browse files
Merge pull request #31 from microsoftgraph/MIchaelMainer/updateVersion
Update minor version
2 parents 2b11273 + cea6c58 commit 423477c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mavenBintraySnapshotUrl = http://oss.jfrog.org/artifactory/oss-snapshot-local
77
mavenGroupId = com.microsoft.graph
88
mavenArtifactId = microsoft-graph-auth
99
mavenMajorVersion = 0
10-
mavenMinorVersion = 1
10+
mavenMinorVersion = 2
1111
mavenPatchVersion = 0
1212
mavenArtifactSuffix =
1313
nightliesUrl = http://dl.bintray.com/MicrosoftGraph/Maven
@@ -24,4 +24,4 @@ Password="PASSWORD"
2424
mavenCentralSnapshotUrl=https://oss.sonatype.org/content/repositories/snapshots
2525
mavenCentralReleaseUrl=https://oss.sonatype.org/service/local/staging/deploy/maven2
2626
mavenCentralSnapshotArtifactSuffix = -SNAPSHOT
27-
mavenCentralPublishingEnabled=false
27+
mavenCentralPublishingEnabled=false

0 commit comments

Comments
 (0)