Skip to content

Commit

Permalink
Update POMs for release 2.0.0-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcsmith-net committed May 29, 2020
1 parent 1d4773f commit ef5e753
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pipes-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jaudiolibs</groupId>
<artifactId>pipes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-beta-1</version>
</parent>

<groupId>org.jaudiolibs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pipes-graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jaudiolibs</groupId>
<artifactId>pipes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-beta-1</version>
</parent>

<groupId>org.jaudiolibs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pipes-units-javasound/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jaudiolibs</groupId>
<artifactId>pipes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-beta-1</version>
</parent>

<groupId>org.jaudiolibs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pipes-units/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jaudiolibs</groupId>
<artifactId>pipes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-beta-1</version>
</parent>

<groupId>org.jaudiolibs</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.jaudiolibs</groupId>
<artifactId>pipes</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-beta-1</version>
<packaging>pom</packaging>

<name>Pipes</name>
Expand Down

0 comments on commit ef5e753

Please sign in to comment.