- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for oldVersion (0.06 sec)
-
compat/maven-toolchain-model/pom.xml
<includeExclusively>true</includeExclusively> </parameter> <oldVersion> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-core</artifactId> <version>${maven.baseline}</version> </dependency> </oldVersion> </configuration> </plugin> </plugins> </build>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 3.9K bytes - Viewed (0) -
compat/maven-toolchain-builder/pom.xml
</excludes> </parameter> <oldVersion> <dependency> <groupId>org.apache.maven</groupId> <artifactId>maven-core</artifactId> <version>${maven.baseline}</version> </dependency> </oldVersion> </configuration> </plugin> </plugins> </build>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 4.4K bytes - Viewed (0) -
compat/maven-model-builder/pom.xml
<artifactId>japicmp-maven-plugin</artifactId> <configuration> <oldVersion> <dependency> <groupId>${project.groupId}</groupId> <artifactId>${project.artifactId}</artifactId> <version>${maven.baseline}</version> </dependency> </oldVersion> <parameter> <excludes>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 12.4K bytes - Viewed (0)