File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change 4545 </distributionManagement >
4646
4747 <properties >
48- <sisuVersion >0.9.0.M2</sisuVersion >
4948 <slf4jVersion >1.7.36</slf4jVersion >
5049 <project .build.outputTimestamp>2023-07-25T07:06:02Z</project .build.outputTimestamp>
5150 </properties >
129128 <dependency >
130129 <groupId >org.eclipse.sisu</groupId >
131130 <artifactId >org.eclipse.sisu.inject</artifactId >
132- <version >${sisuVersion } </version >
131+ <version >${sisuMavenPluginVersion } </version >
133132 <scope >test</scope >
134133 </dependency >
135134 <dependency >
161160 <plugin >
162161 <groupId >org.eclipse.sisu</groupId >
163162 <artifactId >sisu-maven-plugin</artifactId >
164- <version >${sisuVersion} </version >
165- <executions >
166- <execution >
167- <id >index-project</id >
168- <goals >
169- <goal >main-index</goal >
170- <goal >test-index</goal >
171- </goals >
172- </execution >
173- </executions >
174163 </plugin >
175164 <plugin >
176165 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments