Change all tooling version from 1.0-incubating-SNAPSHOT to 
3.0-incubating-SNAPSHOT
----------------------------------------------------------------------------------

                 Key: SM-533
                 URL: https://issues.apache.org/activemq/browse/SM-533
             Project: ServiceMix
          Issue Type: Task
          Components: tooling
            Reporter: Guillaume Nodet
         Assigned To: Guillaume Nodet
             Fix For: 3.0-M3


Ramon suggested the following command:
  find . -type f -name '*.xml' -or -name '*.properties' | xargs -l1 grep
-l SNAPSHOT | xargs -l1 perl -pi.backup -s
's/(3.0-incubating-SNAPSHOT|3.0-SNAPSHOT|1.0-i
ncubating-SNAPSHOT)/3.0-2006-08-02-r427980/'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to