Browse Source

[SPR-5675] Added spring-expressions to the library file

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@997 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Ben Hale 17 years ago
parent
commit
cdbdaa19aa
  1. 1
      org.springframework.spring-library/org.springframework.spring-library.libd

1
org.springframework.spring-library/org.springframework.spring-library.libd

@ -9,6 +9,7 @@ Import-Bundle: @@ -9,6 +9,7 @@ Import-Bundle:
org.springframework.context;version="[@bundle.version@, @bundle.version@]",
org.springframework.context.support;version="[@bundle.version@, @bundle.version@]",
org.springframework.core;version="[@bundle.version@, @bundle.version@]",
org.springframework.expression;version="[@bundle.version@, @bundle.version@]",
org.springframework.jdbc;version="[@bundle.version@, @bundle.version@]",
org.springframework.jms;version="[@bundle.version@, @bundle.version@]",
org.springframework.orm;version="[@bundle.version@, @bundle.version@]",

Loading…
Cancel
Save