diff options
Diffstat (limited to 'sliPluginUtils/features/pom.xml')
-rwxr-xr-x | sliPluginUtils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml index 41381b6f0..cfa86b3a4 100755 --- a/sliPluginUtils/features/pom.xml +++ b/sliPluginUtils/features/pom.xml @@ -22,7 +22,7 @@ <dependency> <groupId>commons-lang</groupId> <artifactId>commons-lang</artifactId> - <version>2.6</version> + <version>${commons.lang.version}</version> <scope>compile</scope> </dependency> <dependency> |