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
benmccann committed Mar 12, 2019
1 parent cb26a1b commit 27c0be2
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
14 changes: 7 additions & 7 deletions aggregate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<!--
Expand Down Expand Up @@ -50,32 +50,32 @@
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-beakerx</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-excel</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-html</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-json</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-jsplot</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions beakerx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<artifactId>tablesaw-beakerx</artifactId>
Expand Down Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.github.twosigma</groupId>
Expand Down
8 changes: 4 additions & 4 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<artifactId>tablesaw-core</artifactId>
Expand Down Expand Up @@ -124,21 +124,21 @@
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-excel</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
<optional>true</optional>
<scope>provided</scope> <!-- because the shade plugin doesn't exclude optional dependencies -->
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-html</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
<optional>true</optional>
<scope>provided</scope> <!-- because the shade plugin doesn't exclude optional dependencies -->
</dependency>
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-json</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
<optional>true</optional>
<scope>provided</scope> <!-- because the shade plugin doesn't exclude optional dependencies -->
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion excel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<artifactId>tablesaw-excel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion html/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<artifactId>tablesaw-html</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<artifactId>tablesaw-json</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions jsplot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</parent>

<artifactId>tablesaw-jsplot</artifactId>
Expand Down Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-core</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-parent</artifactId>
<version>0.32.2</version>
<version>0.32.3-SNAPSHOT</version>
<name>Tablesaw</name>
<description>High-performance Java Dataframe</description>
<url>https://github.com/jtablesaw/tablesaw</url>
<scm>
<connection>scm:git:[email protected]:jtablesaw/tablesaw.git</connection>
<developerConnection>scm:git:[email protected]:jtablesaw/tablesaw.git</developerConnection>
<url>[email protected]:jtablesaw/tablesaw.git</url>
<tag>v0.32.2</tag>
<tag>v0.23.4</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 27c0be2

Please sign in to comment.