summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2014-09-05 11:05:20 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2014-09-05 11:05:41 +0200
commit6a3ae6efacecd2aabe5ff0266b1f8b29a45d8ba2 (patch)
tree3ff126ee60545fee65ba97518ed0dff4c040a4c0 /connectivity
parentf73ea84b55c3d93313a3f8ccaed9eecabb808131 (diff)
revert part of commit unintentionally pushed
Change-Id: Icaeb0292d06e4ef88e91b0520ee6435769ed45eb
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/manager/sdbc2.component2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/manager/sdbc2.component b/connectivity/source/manager/sdbc2.component
index 659e6729813b..b192bebad89d 100644
--- a/connectivity/source/manager/sdbc2.component
+++ b/connectivity/source/manager/sdbc2.component
@@ -20,6 +20,6 @@
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
prefix="sdbc2" xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.sdbc.OSDBCDriverManager">
- <singleton name="com.sun.star.sdbc.DriverManager"/>
+ <service name="com.sun.star.sdbc.DriverManager"/>
</implementation>
</component>