[ https://issues.apache.org/jira/browse/UIMA-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12555547#action_12555547 ]
Michael Baessler commented on UIMA-681: --------------------------------------- I finished the restructuring... I added and used the properties shown below: <properties> <uimaj-version>2.3.0</uimaj-version> <uimaj-release-version>${uimaj-version}-incubating-SNAPSHOT</uimaj-release-version> <uimaj-release-eclipse-version>${uimaj-version}.incubating-SNAPSHOT</uimaj-release-eclipse-version> </properties> The places where we have to change the release versions in the future are: - uimaj POM - all uimaj child POMs to link to the correct parent POM - MANIFEST.MF file in the eclipse plugin projects - UIMAFramework_impl.java Before a new release is done check: - ReleaseNotes for correct release version - Readme for correct release version - check common_book_info.xml and index.html in the uima-docbooks project all other places are updated automatically using Maven properties > change UIMA version from 2.2.1-incubating to 2.3.0-incubating-SNAPSHOT > ---------------------------------------------------------------------- > > Key: UIMA-681 > URL: https://issues.apache.org/jira/browse/UIMA-681 > Project: UIMA > Issue Type: Task > Components: Build, Packaging and Test > Affects Versions: 2.2.1 > Reporter: Michael Baessler > Assignee: Michael Baessler > Fix For: 2.3 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.