Skip to content

Commit

Permalink
New snapshot version 18.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
gallandarakhneorg committed Oct 23, 2013
1 parent 40aaa9b commit 9cef8a3
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 19 deletions.
2 changes: 1 addition & 1 deletion neteditor-androidpanel/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="17000000" android:versionName="17.0" package="org.arakhne.neteditor.android">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="18000000" android:versionName="18.0-SNAPSHOT" package="org.arakhne.neteditor.android">

<uses-sdk android:minSdkVersion="15"/>

Expand Down
2 changes: 1 addition & 1 deletion neteditor-androidpanel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.neteditor</groupId>
<artifactId>neteditor</artifactId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>neteditor-androidpanel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neteditor-fig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>neteditor</artifactId>
<groupId>org.arakhne.neteditor</groupId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>neteditor-fig</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neteditor-figlayout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.arakhne.neteditor</groupId>
<artifactId>neteditor</artifactId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

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

<artifactId>neteditor</artifactId>
<groupId>org.arakhne.neteditor</groupId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>neteditor-formalism</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions neteditor-fsm/fsm-constructs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<parent>
<artifactId>neteditor-fsm</artifactId>
<groupId>org.arakhne.neteditor.fsm</groupId>
<version>17.0</version>
<relativePath>..</relativePath>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>fsm-constructs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neteditor-fsm/fsm-droideditor/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="17000000" android:versionName="17.0" package="org.arakhne.neteditor.fsm.android">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="18000000" android:versionName="18.0-SNAPSHOT" package="org.arakhne.neteditor.fsm.android">

<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="17"/>

Expand Down
2 changes: 1 addition & 1 deletion neteditor-fsm/fsm-droideditor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>neteditor-fsm</artifactId>
<groupId>org.arakhne.neteditor.fsm</groupId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>fsm-droideditor</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions neteditor-fsm/fsm-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<parent>
<artifactId>neteditor-fsm</artifactId>
<groupId>org.arakhne.neteditor.fsm</groupId>
<version>17.0</version>
<relativePath>..</relativePath>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>fsm-editor</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions neteditor-fsm/fsm-figures/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
<parent>
<artifactId>neteditor-fsm</artifactId>
<groupId>org.arakhne.neteditor.fsm</groupId>
<version>17.0</version>
<relativePath>..</relativePath>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>fsm-figures</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions neteditor-fsm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
<parent>
<artifactId>neteditor</artifactId>
<groupId>org.arakhne.neteditor</groupId>
<version>17.0</version>
<relativePath>..</relativePath>
<version>18.0-SNAPSHOT</version>
</parent>

<groupId>org.arakhne.neteditor.fsm</groupId>
Expand Down
2 changes: 1 addition & 1 deletion neteditor-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>neteditor</artifactId>
<groupId>org.arakhne.neteditor</groupId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>neteditor-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion neteditor-swingpanel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>neteditor</artifactId>
<groupId>org.arakhne.neteditor</groupId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
</parent>

<artifactId>neteditor-swingpanel</artifactId>
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>org.arakhne.neteditor</groupId>
<artifactId>neteditor</artifactId>
<version>17.0</version>
<version>18.0-SNAPSHOT</version>
<name>NetEditor</name>
<packaging>pom</packaging>
<inceptionYear>2001</inceptionYear>
<url>http://www.arakhne.org/neteditor.html</url>

<properties>
<afc.version>10.0</afc.version>
<neteditor.version>17.0</neteditor.version>
<neteditor.version>18.0-SNAPSHOT</neteditor.version>
<year>2013</year>
<sourceEncoding>UTF-8</sourceEncoding>
<copyrighters>NetEditor Developers</copyrighters>
Expand Down

0 comments on commit 9cef8a3

Please sign in to comment.