File tree Expand file tree Collapse file tree 14 files changed +19
-17
lines changed Expand file tree Collapse file tree 14 files changed +19
-17
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
2424 <parent >
2525 <groupId >org.apache.stormcrawler</groupId >
2626 <artifactId >stormcrawler</artifactId >
27- <version >3.1.0-SNAPSHOT </version >
27+ <version >3.1.0</version >
2828 </parent >
2929 <artifactId >stormcrawler-archetype</artifactId >
3030 <name >stormcrawler-archetype</name >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 </parent >
3030
3131 <artifactId >stormcrawler-core</artifactId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler-external</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler-external</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../../../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -25,13 +25,14 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler-external</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
3232 <properties >
3333 <opensearch .version>2.16.0</opensearch .version>
34- <jacoco .haltOnFailure>true</jacoco .haltOnFailure>
34+ <!-- XXX https://github.com/apache/incubator-stormcrawler/issues/1298 -->
35+ <jacoco .haltOnFailure>false</jacoco .haltOnFailure>
3536 <jacoco .classRatio>0.27</jacoco .classRatio>
3637 <jacoco .instructionRatio>0.27</jacoco .instructionRatio>
3738 <jacoco .methodRatio>0.25</jacoco .methodRatio>
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler-external</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler-external</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
2525 <parent >
2626 <groupId >org.apache.stormcrawler</groupId >
2727 <artifactId >stormcrawler-external</artifactId >
28- <version >3.1.0-SNAPSHOT </version >
28+ <version >3.1.0</version >
2929 <relativePath >../pom.xml</relativePath >
3030 </parent >
3131
You can’t perform that action at this time.
0 commit comments