File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed
Expand file tree Collapse file tree 10 files changed +12
-12
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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
27+ <version >7.0.3</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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
32+ <version >7.0.3</version >
3333 <packaging >pom</packaging >
3434
3535 <name >Maven-Indexer</name >
@@ -72,7 +72,7 @@ under the License.
7272 <scm >
7373 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</connection >
7474 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-indexer.git</developerConnection >
75- <tag >master </tag >
75+ <tag >maven-indexer-7.0.3 </tag >
7676 <url >https://github.com/apache/maven-indexer/tree/${project.scm.tag} </url >
7777 </scm >
7878
@@ -111,7 +111,7 @@ under the License.
111111 <surefire .version>3.0.0</surefire .version>
112112 <slf4j .version>2.0.7</slf4j .version>
113113 <maven .site.path>maven-indexer-archives/maven-indexer-LATEST</maven .site.path>
114- <project .build.outputTimestamp>2023-05-09T08:52:50Z </project .build.outputTimestamp>
114+ <project .build.outputTimestamp>2023-06-13T19:01:20Z </project .build.outputTimestamp>
115115 </properties >
116116
117117 <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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
26+ <version >7.0.3</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.3-SNAPSHOT </version >
26+ <version >7.0.3</version >
2727 </parent >
2828
2929 <artifactId >search-backend-smo</artifactId >
You can’t perform that action at this time.
0 commit comments