Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.jst.j2ee.jca/plugin.xml')
-rw-r--r--plugins/org.eclipse.jst.j2ee.jca/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.jst.j2ee.jca/plugin.xml b/plugins/org.eclipse.jst.j2ee.jca/plugin.xml
index 0109f789e..0afe63c92 100644
--- a/plugins/org.eclipse.jst.j2ee.jca/plugin.xml
+++ b/plugins/org.eclipse.jst.j2ee.jca/plugin.xml
@@ -131,7 +131,7 @@
factoryClass="org.eclipse.wst.common.modulecore.internal.impl.ArtifactEditModelFactory">
<editModelResource
autoload="false"
- URI="META-INF/connector.xml"/>
+ URI="META-INF/ra.xml"/>
</editModel>
</extension>
</plugin>

Back to the top