Skip to content

Commit dd3d3f4

Browse files
committed
Release
1 parent d3f9d1b commit dd3d3f4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ task createPom {
5858
{
5959
project {
6060
artifactId 'jackson-json-crypto'
61-
groupId 'com.codingrodent.jackson.crypto'
61+
groupId 'com.codingrodent'
6262
name 'com.codingrodent.jackson.crypto'
6363
description 'A Crypto Module for Jackson'
6464
url 'https://github.com/codesqueak/jackson-json-crypto'
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
#Tue Jan 09 23:45:56 GMT 2018
12
distributionBase=GRADLE_USER_HOME
23
distributionPath=wrapper/dists
34
zipStoreBase=GRADLE_USER_HOME
45
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4.1-all.zip

0 commit comments

Comments
 (0)