You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Olivier Grisel (JIRA)" <ji...@apache.org> on 2011/07/18 14:48:57 UTC

[jira] [Commented] (STANBOL-290) Remove ${stanbol-version} from all POMs

    [ https://issues.apache.org/jira/browse/STANBOL-290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066998#comment-13066998 ] 

Olivier Grisel commented on STANBOL-290:
----------------------------------------

I think it's not a problem as long as it's not used in the main <version/> tag of the pom.

> Remove ${stanbol-version} from all POMs
> ---------------------------------------
>
>                 Key: STANBOL-290
>                 URL: https://issues.apache.org/jira/browse/STANBOL-290
>             Project: Stanbol
>          Issue Type: Improvement
>            Reporter: Fabian Christ
>            Assignee: Fabian Christ
>              Labels: Release
>
> There are still some POMs left that use the ${stanbol-version} variable. We should eliminate this before doing a release and use the Maven release plugin.
> find -name pom.xml -exec grep -l stanbol-version {} \;
> shows this
> ./parent/pom.xml
> ./integration-tests/pom.xml
> ./frameworkfragment/pom.xml
> ./reengineer/db/pom.xml
> ./reengineer/xml/pom.xml
> ./reengineer/web/pom.xml
> ./reengineer/base/pom.xml
> ./owl/pom.xml
> ./ontologymanager/store/parent/pom.xml
> ./ontologymanager/store/launchers/lite/pom.xml
> ./ontologymanager/web/pom.xml
> ./ontologymanager/ontonet/pom.xml
> ./reasoners/owllink/pom.xml
> ./reasoners/web/pom.xml
> ./reasoners/base/pom.xml
> ./rules/refactor/pom.xml
> ./rules/manager/pom.xml
> ./rules/web/pom.xml
> ./rules/base/pom.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira