Author: alexdma
Date: Fri Apr 1 15:37:56 2011
New Revision: 1087768
URL: http://svn.apache.org/viewvc?rev=1087768&view=rev
Log:
STANBOL-135 :
- artifact org.jdom:com.springsource.org.jdom:1.1.0 seems to have been renamed
to org.jdom:jdom:1.1 , renaming in FISE launcher
Modified:
incubator/stanbol/trunk/ontologymanager/store/launchers/fise/src/main/bundles/list.xml
Modified:
incubator/stanbol/trunk/ontologymanager/store/launchers/fise/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/ontologymanager/store/launchers/fise/src/main/bundles/list.xml?rev=1087768&r1=1087767&r2=1087768&view=diff
==============================================================================
---
incubator/stanbol/trunk/ontologymanager/store/launchers/fise/src/main/bundles/list.xml
(original)
+++
incubator/stanbol/trunk/ontologymanager/store/launchers/fise/src/main/bundles/list.xml
Fri Apr 1 15:37:56 2011
@@ -325,8 +325,8 @@
</bundle>
<bundle>
<groupId>org.jdom</groupId>
- <artifactId>com.springsource.org.jdom</artifactId>
- <version>1.1.0</version>
+ <artifactId>jdom</artifactId>
+ <version>1.1</version>
</bundle>
</startLevel>