Skip to content

Commit

Permalink
tagged as 9.0 version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
porterbot committed Dec 18, 2020
1 parent b3f6f96 commit 283ab12
Show file tree
Hide file tree
Showing 22 changed files with 45 additions and 41 deletions.
4 changes: 2 additions & 2 deletions modules/AdministrationGUI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>AdministrationGUI</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>adminstration</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/CommonGUI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>CommonGUI</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>common-gui</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/CommonLibraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>CommonLibraries</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>libraries</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions modules/Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>Core</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>core</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/DarculaLAF/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>DarculaLAF</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>darcula</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/DataBrowser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>DataBrowser</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>browser</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/GLViewerTools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>GLViewerTools</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>gltools</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/Geometry3d/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>Geometry3d</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>geometry3d</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/HortaTracer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>HortaTracer</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>horta</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,10 @@ public boolean selectParentVertex(TmGeoAnnotation vertex, TmNeuronMetadata neuro
parentVertexModel.getGeoAnnotationMap().clear();
parentVertexModel.getEdges().clear();

// update model parent vertex
TmModelManager.getInstance().getCurrentSelections().setCurrentVertex(vertex);
TmModelManager.getInstance().getCurrentSelections().setCurrentNeuron(neuron);

float[] loc = new float[]{vertex.getX().floatValue(),
vertex.getY().floatValue(), vertex.getZ().floatValue()};

Expand Down
4 changes: 2 additions & 2 deletions modules/IntegrationAPIs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>IntegrationAPIs</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>integration</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/Jogl213Lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>Jogl213Lib</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>jogl213lib</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/Jogl224Lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>Jogl224Lib</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>jogl224lib</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/LargeVolumeViewer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>LargeVolumeViewer</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>large_volume_viewer</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/SceneWindow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>SceneWindow</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>scenegraph</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/SiteJRC/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>SiteJRC</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>sitejrc</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/Viewer3D/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>Viewer3D</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>viewer3d</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/ViewerController/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>ViewerController</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>viewercontroller</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/ViewerInfoPanel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>ViewerInfoPanel</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>infopanel</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions modules/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<name>Janelia Workstation</name>
<groupId>org.janelia.workstation</groupId>
<artifactId>application</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm-application</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions modules/branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<relativePath>../..</relativePath>
</parent>

<groupId>org.janelia.workstation</groupId>
<artifactId>branding</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>nbm</packaging>
<name>Branding</name>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Janelia Workstation</name>
<groupId>org.janelia</groupId>
<artifactId>workstation</artifactId>
<version>9.0-rc4</version>
<version>9.0</version>
<packaging>pom</packaging>

<!-- Project Metadata -->
Expand Down

0 comments on commit 283ab12

Please sign in to comment.