File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed
search-backend-remoterepository Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >indexer-cli</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >indexer-core</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer-examples</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >indexer-examples-basic</artifactId >
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ under the License.
2424 <parent >
2525 <groupId >org.apache.maven.indexer</groupId >
2626 <artifactId >maven-indexer-examples</artifactId >
27- <version >7.0.5-SNAPSHOT </version >
27+ <version >7.1.0 </version >
2828 </parent >
2929
3030 <artifactId >indexer-examples-spring</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >maven-indexer-examples</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >indexer-reader</artifactId >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
2929
3030 <groupId >org.apache.maven.indexer</groupId >
3131 <artifactId >maven-indexer</artifactId >
32- <version >7.0.5-SNAPSHOT </version >
32+ <version >7.1.0 </version >
3333 <packaging >pom</packaging >
3434
3535 <name >Maven-Indexer</name >
@@ -73,7 +73,7 @@ under the License.
7373 <scm >
7474 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</connection >
7575 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</developerConnection >
76- <tag >master </tag >
76+ <tag >maven-indexer-7.1.0 </tag >
7777 <url >https://github.com/apache/maven-indexer/tree/${project.scm.tag} </url >
7878 </scm >
7979
@@ -113,7 +113,7 @@ under the License.
113113 <surefire .version>3.2.1</surefire .version>
114114 <slf4j .version>2.0.9</slf4j .version>
115115 <maven .site.path>maven-indexer-archives/maven-indexer-LATEST</maven .site.path>
116- <project .build.outputTimestamp>2023-07-24T13:00:17Z </project .build.outputTimestamp>
116+ <project .build.outputTimestamp>2023-10-25T15:08:52Z </project .build.outputTimestamp>
117117 </properties >
118118
119119 <dependencyManagement >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >search-api</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >search-backend-indexer</artifactId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.indexer</groupId >
2525 <artifactId >maven-indexer</artifactId >
26- <version >7.0.5-SNAPSHOT </version >
26+ <version >7.1.0 </version >
2727 </parent >
2828
2929 <artifactId >search-backend-remoterepository</artifactId >
You can’t perform that action at this time.
0 commit comments