Skip to content

Commit fb62103

Browse files
committed
[maven-release-plugin] prepare release geomesa_2.11-2.2.1
1 parent 1c97e45 commit fb62103

File tree

145 files changed

+182
-218
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+182
-218
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.locationtech.geomesa</groupId>
1414
<artifactId>geomesa_2.11</artifactId>
15-
<version>2.2.1-SNAPSHOT</version>
15+
<version>2.2.1</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

geomesa-accumulo/geomesa-accumulo-compute/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43

54
<parent>
65
<artifactId>geomesa-accumulo_2.11</artifactId>
76
<groupId>org.locationtech.geomesa</groupId>
8-
<version>2.2.1-SNAPSHOT</version>
7+
<version>2.2.1</version>
98
</parent>
109
<modelVersion>4.0.0</modelVersion>
1110

geomesa-accumulo/geomesa-accumulo-datastore/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43

54
<modelVersion>4.0.0</modelVersion>
65
<parent>
76
<groupId>org.locationtech.geomesa</groupId>
87
<artifactId>geomesa-accumulo_2.11</artifactId>
9-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
109
</parent>
1110

1211
<artifactId>geomesa-accumulo-datastore_2.11</artifactId>

geomesa-accumulo/geomesa-accumulo-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.locationtech.geomesa</groupId>
55
<artifactId>geomesa-accumulo_2.11</artifactId>
6-
<version>2.2.1-SNAPSHOT</version>
6+
<version>2.2.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<packaging>pom</packaging>

geomesa-accumulo/geomesa-accumulo-distributed-runtime/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43

54
<modelVersion>4.0.0</modelVersion>
65
<parent>
76
<groupId>org.locationtech.geomesa</groupId>
87
<artifactId>geomesa-accumulo_2.11</artifactId>
9-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
109
</parent>
1110

1211
<artifactId>geomesa-accumulo-distributed-runtime_2.11</artifactId>

geomesa-accumulo/geomesa-accumulo-gs-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.locationtech.geomesa</groupId>
66
<artifactId>geomesa-archetypes-gs-plugin_2.11</artifactId>
7-
<version>2.2.1-SNAPSHOT</version>
7+
<version>2.2.1</version>
88
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
99
</parent>
1010

geomesa-accumulo/geomesa-accumulo-jobs/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43

54
<parent>
65
<groupId>org.locationtech.geomesa</groupId>
76
<artifactId>geomesa-accumulo_2.11</artifactId>
8-
<version>2.2.1-SNAPSHOT</version>
7+
<version>2.2.1</version>
98
</parent>
109
<modelVersion>4.0.0</modelVersion>
1110

geomesa-accumulo/geomesa-accumulo-native-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>geomesa-accumulo_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.2.1-SNAPSHOT</version>
6+
<version>2.2.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-accumulo/geomesa-accumulo-raster-distributed-runtime/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43

54
<modelVersion>4.0.0</modelVersion>
65
<parent>
76
<groupId>org.locationtech.geomesa</groupId>
87
<artifactId>geomesa-accumulo_2.11</artifactId>
9-
<version>2.2.1-SNAPSHOT</version>
8+
<version>2.2.1</version>
109
</parent>
1110

1211
<artifactId>geomesa-accumulo-raster-distributed-runtime_2.11</artifactId>

geomesa-accumulo/geomesa-accumulo-raster/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43

54
<parent>
65
<groupId>org.locationtech.geomesa</groupId>
76
<artifactId>geomesa-accumulo_2.11</artifactId>
8-
<version>2.2.1-SNAPSHOT</version>
7+
<version>2.2.1</version>
98
</parent>
109
<modelVersion>4.0.0</modelVersion>
1110

0 commit comments

Comments
 (0)