Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredebelen committed Oct 19, 2020
1 parent 6e0d026 commit 66fbd19
Show file tree
Hide file tree
Showing 24 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions legend-pure-code-compiled-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-code-compiled-core</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Code - PAR - Core</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-code-compiled-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-code-compiled-platform</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Code - PAR - Platform</name>

<build>
Expand Down
8 changes: 4 additions & 4 deletions legend-pure-code-java-compiled-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-code-java-compiled-core</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Code - Java Compiled - Core</name>

<build>
Expand Down Expand Up @@ -56,12 +56,12 @@
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-code-compiled-platform</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure-code-compiled-core</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</dependency>
</dependencies>
</plugin>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-configuration-external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-configuration-external</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Configuration - External</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-m2-dsl-diagram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>legend-pure-m2-dsl-diagram</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Base - M2 DSL Diagram</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-m2-dsl-mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-m2-dsl-mapping</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Base - M2 DSL Mapping</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-m2-external-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-m2-external-json</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Base - M2 Ext JSON</name>

<build>
Expand Down
2 changes: 1 addition & 1 deletion legend-pure-m3-bootstrap-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</parent>

<name>Legend Pure - Base - M3 Bootstrap</name>
Expand Down
2 changes: 1 addition & 1 deletion legend-pure-m3-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</parent>

<name>Legend Pure - Base - M3 Core</name>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-m3-dsl-graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Legend Pure - Base - M3 DSL Graph</name>
<artifactId>legend-pure-m3-dsl-graph</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-m3-dsl-path/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<name>Legend Pure - Base - M3 DSL Path</name>
<artifactId>legend-pure-m3-dsl-path</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>

<build>
<plugins>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-m3-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<name>Legend Pure - Base - M3 Platform</name>
<artifactId>legend-pure-m3-platform</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>

<properties>
<javadoc.skip>true</javadoc.skip>
Expand Down
2 changes: 1 addition & 1 deletion legend-pure-m4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</parent>

<name>Legend Pure - Base - M4</name>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-maven-compilation-par/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-maven-compilation-par</artifactId>
<packaging>maven-plugin</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Maven - Plugin PAR</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-maven-java-compiled/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-maven-java-compiled</artifactId>
<packaging>maven-plugin</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Maven - Plugin Compiled JAR</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-engine-compiled/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> </parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>legend-pure-runtime-java-engine-compiled</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Engine Compiled</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-engine-interpreted/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-runtime-java-engine-interpreted</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Engine Interpreted</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-engine-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-runtime-java-engine-shared</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Engine Shared</name>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-extension-dsl-diagram/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-runtime-java-extension-dsl-diagram</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Java Extension - DSL Diagram</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-extension-dsl-mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-runtime-java-extension-dsl-mapping</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Java Extension - DSL Mapping</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-extension-external-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-runtime-java-extension-external-json</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Java Extension - External JSON</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions legend-pure-runtime-java-extension-external-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>legend-pure-runtime-java-extension-external-shared</artifactId>
<packaging>jar</packaging>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<name>Legend Pure - Runtime - Java Extension - External Shared</name>


Expand Down
2 changes: 1 addition & 1 deletion legend-pure-test-reports/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>legend-pure-test-reports</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<name>Legend Pure</name>
<groupId>org.finos.legend.pure</groupId>
<artifactId>legend-pure</artifactId>
<version>0.0.7</version>
<version>0.1.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -99,7 +99,7 @@

<scm>
<developerConnection>scm:git:https://github.com/finos/legend-pure</developerConnection>
<tag>legend-pure-0.0.7</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit 66fbd19

Please sign in to comment.