This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new eb064f6  (#31) Hard-code jackson-parent version
eb064f6 is described below

commit eb064f6e24e98f3ae91bdfd91fc96a32c821620d
Author: zentol <ches...@apache.org>
AuthorDate: Wed Jan 31 09:50:33 2018 +0100

    (#31) Hard-code jackson-parent version
---
 flink-shaded-jackson-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-shaded-jackson-parent/pom.xml 
b/flink-shaded-jackson-parent/pom.xml
index 46b4e00..0bb4058 100644
--- a/flink-shaded-jackson-parent/pom.xml
+++ b/flink-shaded-jackson-parent/pom.xml
@@ -32,7 +32,7 @@ under the License.
     <artifactId>flink-shaded-jackson-parent</artifactId>
     <name>flink-shaded-jackson-parent</name>
     <packaging>pom</packaging>
-    <version>${jackson.version}-3.0</version>
+    <version>2.7.9-3.0</version>
 
     <properties>
         <jackson.version>2.7.9</jackson.version>

-- 
To stop receiving notification emails like this one, please contact
ches...@apache.org.

Reply via email to