You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/04/09 20:20:57 UTC

[archiva-redback-components-spring-utils] 10/47: move expression evaluator as a bundle

This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-utils.git

commit c421bcc11783d1024196e19dcb993df1e76326a4
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Apr 23 20:45:13 2012 +0000

    move expression evaluator as a bundle
    
    git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1329432 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bfd3a2e..6042b15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
             <Bundle-SymbolicName>org.apache.archiva.common.plexusbridge</Bundle-SymbolicName>
             <Bundle-Version>${project.version}</Bundle-Version>
             <Export-Package>
-              org.apache.archiva.redback.components.springutils;;version=${project.version},
+              org.apache.archiva.redback.components.springutils;version=${project.version},
               org.apache.archiva.redback.components.springutils.plexusshim;version=${project.version}
             </Export-Package>
             <Import-Package>

-- 
To stop receiving notification emails like this one, please contact
martin_s@apache.org.