File tree 11 files changed +13
-13
lines changed
search-backend-remoterepository
11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >indexer-cli</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >indexer-core</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer-examples</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >indexer-examples-basic</artifactId >
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.maven.indexer</groupId >
26
26
<artifactId >maven-indexer-examples</artifactId >
27
- <version >7.1.3-SNAPSHOT </version >
27
+ <version >7.1.3</version >
28
28
</parent >
29
29
30
30
<artifactId >indexer-examples-spring</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >maven-indexer-examples</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >indexer-reader</artifactId >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
29
29
30
30
<groupId >org.apache.maven.indexer</groupId >
31
31
<artifactId >maven-indexer</artifactId >
32
- <version >7.1.3-SNAPSHOT </version >
32
+ <version >7.1.3</version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >Maven-Indexer</name >
@@ -73,7 +73,7 @@ under the License.
73
73
<scm >
74
74
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</connection >
75
75
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</developerConnection >
76
- <tag >master </tag >
76
+ <tag >maven-indexer-7.1.3 </tag >
77
77
<url >https://github.com/apache/maven-indexer/tree/${project.scm.tag} </url >
78
78
</scm >
79
79
@@ -113,7 +113,7 @@ under the License.
113
113
<archetype .version>3.2.1</archetype .version>
114
114
<slf4j .version>2.0.13</slf4j .version>
115
115
<maven .site.path>maven-indexer-archives/maven-indexer-LATEST</maven .site.path>
116
- <project .build.outputTimestamp>2024-01-08T10:49:55Z </project .build.outputTimestamp>
116
+ <project .build.outputTimestamp>2024-05-17T06:54:43Z </project .build.outputTimestamp>
117
117
</properties >
118
118
119
119
<dependencyManagement >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >search-api</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >search-backend-indexer</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >search-backend-remoterepository</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.indexer</groupId >
25
25
<artifactId >maven-indexer</artifactId >
26
- <version >7.1.3-SNAPSHOT </version >
26
+ <version >7.1.3</version >
27
27
</parent >
28
28
29
29
<artifactId >search-backend-smo</artifactId >
You can’t perform that action at this time.
0 commit comments