Skip to content

Commit

Permalink
Bump version numbers to 4.8.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jri committed Nov 17, 2016
1 parent 4dcb12b commit d69ba06
Show file tree
Hide file tree
Showing 35 changed files with 110 additions and 110 deletions.
8 changes: 4 additions & 4 deletions modules/dm4-accesscontrol/pom.xml
Expand Up @@ -7,26 +7,26 @@
<name>DeepaMehta 4 Access Control</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-accesscontrol</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-workspaces</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-files</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions modules/dm4-box-renderer-dom/pom.xml
Expand Up @@ -7,21 +7,21 @@
<name>DeepaMehta 4 Box Renderer (DOM)</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-box-renderer-dom</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-topicmaps</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions modules/dm4-caching/pom.xml
Expand Up @@ -7,21 +7,21 @@
<name>DeepaMehta 4 Caching</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-caching</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-time</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-config/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Config</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-config</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-contacts/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Contacts</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-contacts</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-core/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Core</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-core</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-module</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-module/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-datetime/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Date/Time</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-datetime</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>
</project>
10 changes: 5 additions & 5 deletions modules/dm4-distribution/pom.xml
Expand Up @@ -7,14 +7,14 @@
<name>DeepaMehta 4 Distribution</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-distribution</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>pom</packaging>

<!-- Inherit properties -->
<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-project</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand All @@ -29,19 +29,19 @@
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-bundles</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>3rd-party-bundles</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>felix-bundles</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions modules/dm4-events/pom.xml
Expand Up @@ -7,21 +7,21 @@
<name>DeepaMehta 4 Events</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-events</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-time</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-facets/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Facets</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-facets</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-features/pom.xml
Expand Up @@ -6,13 +6,13 @@
<name>DeepaMehta 4 Features</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-features</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-project</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-filemanager/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 File Manager</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-filemanager</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>
</project>
6 changes: 3 additions & 3 deletions modules/dm4-files/pom.xml
Expand Up @@ -7,21 +7,21 @@
<name>DeepaMehta 4 Files</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-files</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-config</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
Expand Down
8 changes: 4 additions & 4 deletions modules/dm4-geomaps/pom.xml
Expand Up @@ -7,26 +7,26 @@
<name>DeepaMehta 4 Geomaps</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-geomaps</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

<dependencies>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-topicmaps</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-facets</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-help/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Help</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-help</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/dm4-help/src/main/resources/web/script/plugin.js
Expand Up @@ -15,7 +15,7 @@ dm4c.add_plugin("de.deepamehta.help", function() {
'<div class="field-label">Version</div>' +
'<div>${project.version}</div>' +
'<div class="field-label">Release Date</div>' +
'<div>Nov 14, 2016</div>' +
'<div>Nov 17, 2016</div>' +
'<div class="field-label">Copyright</div>' +
'<div>2000-2016 Jörg Richter et al.</div>' +
'<div class="field-label">License</div>' +
Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-iconpicker/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Icon Picker</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-iconpicker</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>
</project>
4 changes: 2 additions & 2 deletions modules/dm4-module/pom.xml
Expand Up @@ -7,7 +7,7 @@
<name>DeepaMehta 4 Module</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-module</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>pom</packaging>

<description>
Expand All @@ -26,7 +26,7 @@
<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-project</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions modules/dm4-notes/pom.xml
Expand Up @@ -7,13 +7,13 @@
<name>DeepaMehta 4 Notes</name>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-notes</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<packaging>bundle</packaging>

<parent>
<groupId>de.deepamehta</groupId>
<artifactId>deepamehta-plugin</artifactId>
<version>4.8.4</version>
<version>4.8.5-SNAPSHOT</version>
<relativePath>../dm4-plugin/pom.xml</relativePath>
</parent>
</project>

0 comments on commit d69ba06

Please sign in to comment.