Skip to content

Commit 00959d6

Browse files
POM: development toward v2.1.1 ; README: copyright year
1 parent 8c569e9 commit 00959d6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Find a bug or want to request a new feature? Please let us know by submitting a
7171
Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing)
7272

7373
## Licensing
74-
Copyright 2013-2018 Esri
74+
Copyright 2013-2019 Esri
7575

7676
Licensed under the Apache License, Version 2.0 (the "License");
7777
you may not use this file except in compliance with the License.

hive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.esri.hadoop</groupId>
66
<artifactId>spatial-sdk-hadoop</artifactId>
7-
<version>2.1.0</version>
7+
<version>2.1.1-SNAPSHOT</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.esri.hadoop</groupId>
66
<artifactId>spatial-sdk-hadoop</artifactId>
7-
<version>2.1.0</version>
7+
<version>2.1.1-SNAPSHOT</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.esri.hadoop</groupId>
55
<artifactId>spatial-sdk-hadoop</artifactId>
6-
<version>2.1.0</version>
6+
<version>2.1.1-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<name>Spatial Framework for Hadoop</name>

0 commit comments

Comments
 (0)