Skip to content

Commit 8dad8df

Browse files
committed
Move version to 0.9.53-SNAPSHOT.
1 parent 7775722 commit 8dad8df

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

ffsampledsp-aarch64-linux/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-aarch64-linux</artifactId>

ffsampledsp-aarch64-macos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-aarch64-macos</artifactId>

ffsampledsp-complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-complete</artifactId>

ffsampledsp-i386-win/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-i386-win</artifactId>

ffsampledsp-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-java</artifactId>

ffsampledsp-x86_64-linux/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-x86_64-linux</artifactId>

ffsampledsp-x86_64-macos/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-x86_64-macos</artifactId>

ffsampledsp-x86_64-win/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.tagtraum</groupId>
55
<artifactId>ffsampledsp</artifactId>
6-
<version>0.9.53-SNAPSHOT</version>
6+
<version>0.9.54-SNAPSHOT</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>ffsampledsp-x86_64-win</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.tagtraum</groupId>
5-
<version>0.9.53-SNAPSHOT</version>
5+
<version>0.9.54-SNAPSHOT</version>
66
<artifactId>ffsampledsp</artifactId>
77
<packaging>pom</packaging>
88
<name>FFSampledSP</name>

0 commit comments

Comments
 (0)