File tree Expand file tree Collapse file tree 13 files changed +15
-17
lines changed Expand file tree Collapse file tree 13 files changed +15
-17
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
24
24
<parent >
25
25
<groupId >org.apache.stormcrawler</groupId >
26
26
<artifactId >stormcrawler</artifactId >
27
- <version >3.0-SNAPSHOT </version >
27
+ <version >3.0</version >
28
28
</parent >
29
29
<artifactId >stormcrawler-archetype</artifactId >
30
30
<name >stormcrawler-archetype</name >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
</parent >
30
30
31
31
<artifactId >stormcrawler-core</artifactId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler-external</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../pom.xml</relativePath >
30
30
</parent >
31
31
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler-external</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../pom.xml</relativePath >
30
30
</parent >
31
31
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../../../pom.xml</relativePath >
30
30
</parent >
31
31
Original file line number Diff line number Diff line change @@ -19,15 +19,13 @@ specific language governing permissions and limitations
19
19
under the License.
20
20
-->
21
21
22
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
23
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
24
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
22
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
25
23
<modelVersion >4.0.0</modelVersion >
26
24
27
25
<parent >
28
26
<groupId >org.apache.stormcrawler</groupId >
29
27
<artifactId >stormcrawler-external</artifactId >
30
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
31
29
<relativePath >../pom.xml</relativePath >
32
30
</parent >
33
31
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../pom.xml</relativePath >
30
30
</parent >
31
31
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler-external</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../pom.xml</relativePath >
30
30
</parent >
31
31
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler-external</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../pom.xml</relativePath >
30
30
</parent >
31
31
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.stormcrawler</groupId >
27
27
<artifactId >stormcrawler-external</artifactId >
28
- <version >3.0-SNAPSHOT </version >
28
+ <version >3.0</version >
29
29
<relativePath >../pom.xml</relativePath >
30
30
</parent >
31
31
You can’t perform that action at this time.
0 commit comments