Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2019.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmckinney committed Nov 21, 2019
1 parent 90babf1 commit b59e07e
Show file tree
Hide file tree
Showing 47 changed files with 50 additions and 51 deletions.
7 changes: 3 additions & 4 deletions manifold-all/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd">
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-all</artifactId>
Expand Down Expand Up @@ -161,7 +160,7 @@

<transformers>
<!-- merge all the services for a given interface file -->
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
</transformers>

<relocations>
Expand Down
2 changes: 1 addition & 1 deletion manifold-core-parent/manifold/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-core-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-core-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-core-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-collections-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-collections-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-collections</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-csv-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-csv-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-csv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-darkj-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-darkj-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-darkj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-darkj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-exceptions-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-exceptions-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-exceptions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-exceptions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-ext-middle-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-ext-middle-test</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-ext-producer-sample-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-ext-producer-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-ext-producer-sample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-ext-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-ext-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-ext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-graphql-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-graphql-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-graphql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-image-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-image-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-io-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-io-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-js-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-js-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-js</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-json-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-json-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-preprocessor-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-preprocessor-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-preprocessor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-preprocessor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-properties-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-properties-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-properties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-properties</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-science-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-science-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-science/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-science</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-strings-test-excl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-strings-test-excl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-strings-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-strings-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-strings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-strings</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-templates-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-templates-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>
<artifactId>manifold-templates</artifactId>
<name>Manifold :: Templates</name>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-text-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-text-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-text/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-text</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-xml-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-xml-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion manifold-deps-parent/manifold-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>systems.manifold</groupId>
<artifactId>manifold-deps-parent</artifactId>
<version>2019.1.29-SNAPSHOT</version>
<version>2019.1.29</version>
</parent>

<artifactId>manifold-xml</artifactId>
Expand Down
Loading

0 comments on commit b59e07e

Please sign in to comment.