| author | Sidharth Singh | 2012-12-13 08:46:29 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-12-13 08:46:29 (EST) |
| commit | 858c518ed015a59b7bb38179408b44caed3fe8f5 (patch) (side-by-side diff) | |
| tree | 5f1b951b879275944df5973d0c9e89dfeb4e3f98 | |
| parent | 89a3ec9b8f6089594bbd2ec37417750ecd6a7aa2 (diff) | |
| download | org.eclipse.stardust.ide.wst-858c518ed015a59b7bb38179408b44caed3fe8f5.zip org.eclipse.stardust.ide.wst-858c518ed015a59b7bb38179408b44caed3fe8f5.tar.gz org.eclipse.stardust.ide.wst-858c518ed015a59b7bb38179408b44caed3fe8f5.tar.bz2 | |
Jira-ID: CRNT-26580
- changes to adapt new IceFaces patch jar 1.8.2GA_P05
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide.wst@61563 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.ide.wst.facet.portal/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.stardust.ide.wst.facet.portal/pom.xml b/org.eclipse.stardust.ide.wst.facet.portal/pom.xml index daa21db..73c640f 100644 --- a/org.eclipse.stardust.ide.wst.facet.portal/pom.xml +++ b/org.eclipse.stardust.ide.wst.facet.portal/pom.xml @@ -435,15 +435,15 @@ </exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
- <artifactId>icefaces-ee-infinity04</artifactId>
+ <artifactId>icefaces</artifactId>
</exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
- <artifactId>icefaces-comps-ee-infinity04</artifactId>
+ <artifactId>icefaces-comps</artifactId>
</exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
- <artifactId>icefaces-facelets-ee-infinity04</artifactId>
+ <artifactId>icefaces-facelets</artifactId>
</exclusion>
<exclusion>
<groupId>org.icefaces</groupId>
|

