[
https://issues.apache.org/jira/browse/ANY23-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360727#comment-16360727
]
ASF GitHub Bot commented on ANY23-329:
--------------------------------------
Github user stain commented on the issue:
https://github.com/apache/any23/pull/64
Thanks - these also seem to remain at `2.3-SNAPSHOT`:
```
stain@biggie:~/src/any23$ grep -r 2.3-SNAPSHOT .
./plugins/basic-crawler/pom.xml: <version>2.3-SNAPSHOT</version>
./plugins/basic-crawler/pom.xml: <version>2.3-SNAPSHOT</version>
./plugins/basic-crawler/pom.xml: <version>2.3-SNAPSHOT</version>
./plugins/basic-crawler/pom.xml: <version>2.3-SNAPSHOT</version>
./plugins/html-scraper/pom.xml: <version>2.3-SNAPSHOT</version>
./plugins/office-scraper/pom.xml: <version>2.3-SNAPSHOT</version>
```
> master branch broken with pom.xml any23 version
> -----------------------------------------------
>
> Key: ANY23-329
> URL: https://issues.apache.org/jira/browse/ANY23-329
> Project: Apache Any23
> Issue Type: Bug
> Components: build
> Affects Versions: 2.3
> Reporter: David Ferrero
> Priority: Blocker
> Labels: easyfix
> Fix For: 2.3
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> simple one character mistake in the pom version is breaking the master branch
> build. Change from 2.3-SNAPSHOT to 2.2-SNAPSHOT fixes the build.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)