updated pom version at 6.6.1
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@92772 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1f8f454490
commit
889643e7af
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
|
||||
<groupId>org.gcube.portlets.user</groupId>
|
||||
<artifactId>workspace-tree-widget</artifactId>
|
||||
<version>6.6.0-SNAPSHOT</version>
|
||||
<version>6.6.1-SNAPSHOT</version>
|
||||
<name>gCube Workspace Tree Widget</name>
|
||||
<description>
|
||||
gCube Workspace Tree Widget.
|
||||
|
|
|
@ -236,7 +236,7 @@ public interface Icons extends ClientBundle {
|
|||
@Source("icons/sharingFolder.png")
|
||||
ImageResource shareFolder();
|
||||
|
||||
@Source("icons/sharedFolder3.png")
|
||||
@Source("icons/sharedFolder4.png")
|
||||
ImageResource sharedFolder();
|
||||
|
||||
@Source("icons/unSharingFolder.gif")
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 841 B |
Loading…
Reference in New Issue