Skip to content

Commit

Permalink
starting 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
olir committed Apr 8, 2018
1 parent 5fb3bc7 commit a1afb81
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>de.serviceflow.frankenstein</groupId>
<artifactId>root</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<!-- Maven Coordinates -->
Expand All @@ -39,7 +39,7 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin</groupId>
<artifactId>api</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions plugin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<parent>
<groupId>de.serviceflow.frankenstein</groupId>
<artifactId>root</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<!-- Maven Coordinates -->
<groupId>de.serviceflow.frankenstein.plugin</groupId>
<artifactId>api</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>

<name>Filter Plugin API</name>

Expand Down
6 changes: 3 additions & 3 deletions plugin-jogamp/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>distribution</artifactId>
Expand All @@ -26,12 +26,12 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-jogamp</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-jogamp-win64</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<type>dll</type>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions plugin-jogamp/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>plugin-jogamp</artifactId>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin</groupId>
<artifactId>api</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</dependency>
<!-- jogamp dependencies -->
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion plugin-jogamp/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>jniplugin-native</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions plugin-jogamp/native/win64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>jniplugin-native</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>plugin-jogamp-win64</artifactId>
Expand All @@ -17,7 +17,7 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
<artifactId>plugin-jogamp</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion plugin-jogamp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.serviceflow.frankenstein</groupId>
<artifactId>root</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<groupId>de.serviceflow.frankenstein.plugin.jogamp</groupId>
Expand Down
6 changes: 3 additions & 3 deletions plugin-opencv/distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>distribution</artifactId>
Expand All @@ -26,12 +26,12 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-opencv</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-opencv-win64</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<type>dll</type>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions plugin-opencv/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>plugin-opencv</artifactId>
Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin</groupId>
<artifactId>api</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion plugin-opencv/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-parent</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>jniplugin-native</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions plugin-opencv/native/win64/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>jniplugin-native</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<artifactId>plugin-opencv-win64</artifactId>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
<artifactId>plugin-opencv</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion plugin-opencv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.serviceflow.frankenstein</groupId>
<artifactId>root</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
</parent>

<groupId>de.serviceflow.frankenstein.plugin.opencv</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- Maven Coordinates: mvn versions:set -DnewVersion=X.Y.Z-SNAPSHOT -->
<groupId>de.serviceflow.frankenstein</groupId>
<artifactId>root</artifactId>
<version>0.3.6</version>
<version>0.3.7-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Frankenstein - POM</name>
Expand Down

0 comments on commit a1afb81

Please sign in to comment.