Skip to content

Commit

Permalink
Coalesce version 0.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
dclemenzi committed Mar 29, 2019
1 parent 9baf60d commit 20f1e81
Show file tree
Hide file tree
Showing 126 changed files with 128 additions and 128 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<packaging>pom</packaging>

<url>https://github.com/InCadence/coalesce/blob/master/</url>
Expand Down Expand Up @@ -33,7 +33,7 @@
<jacoco.skip>true</jacoco.skip>

<changelog.start.tag>coalesce-0.0.35</changelog.start.tag>
<changelog.end.tag>HEAD</changelog.end.tag>
<changelog.end.tag>coalesce-0.0.36</changelog.end.tag>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Bundles/bundle-geomesa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.bundles</groupId>
<artifactId>coalesce-bundle-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Bundles/bundle-geotools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.bundles</groupId>
<artifactId>coalesce-bundle-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Bundles/bundle-hdfs-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.bundles</groupId>
<artifactId>coalesce-bundle-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions src/Coalesce.Bundles/bundle-ironhide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-elasticsearch-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../../Coalesce.Framework.Persistance/elasticsearch</relativePath>
</parent>

Expand All @@ -46,7 +46,7 @@
<Export-Package>
ironhide.client.*;version=${ironhide.version};-split-package:=merge-last,
org.elasticsearch.*;version=${elasticsearch.version};-split-package:=merge-last,
mil.nga.giat.data.elasticsearch*;version=${gt.elasticsearch.version}
mil.nga.giat.data.elasticsearch*;version=${elasticgeo.version}
</Export-Package>
<Import-Package>
org.joda.time*;version="[1.6.2, 3)",
Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Core.Feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Dist/coalesce-javadocs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.dist</groupId>
<artifactId>coalesce-dist-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Dist/coalesce-karaf-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.dist</groupId>
<artifactId>coalesce-dist-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.ExIm.XSD/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-accumulo-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/accumulo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/derby/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-derby-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/derby/persister/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-derby-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/derby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-elasticsearch-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/neo4j/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-neo4j-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-postgres-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/rest/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-rest-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/rest/persister/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-rest-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/soap/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-soap-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/soap/persister/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-soap-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/soap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/sql/feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-sql-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/sql/persister/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-sql-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persistance/sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persister.Accumulo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persister.Elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.framework.persistance</groupId>
<artifactId>persister-elasticsearch-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Framework.Persistance/elasticsearch</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persister.NEO4J/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Framework.Persister.PostgreSQL/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.incadencecorp.coalesce</groupId>
<artifactId>coalesce-pom</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>../Coalesce.Pom</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Ingest/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.ingest</groupId>
<artifactId>ingest-parent</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion src/Coalesce.Ingest/plugins/fsi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.incadencecorp.coalesce.ingest</groupId>
<artifactId>ingest-plugins</artifactId>
<version>0.0.36-SNAPSHOT</version>
<version>0.0.36</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 20f1e81

Please sign in to comment.