File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 ~ with the fields enclosed by brackets [] replaced by
2222 ~ your own identifying information:
2323 ~ "Portions Copyrighted [year] [name of copyright owner]"
24+ ~
25+ ~ Portions Copyrighted 2018-2024 3A Systems, LLC
2426 -->
2527<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2628 <modelVersion >4.0.0</modelVersion >
5759 <dependency >
5860 <groupId >org.codehaus.groovy</groupId >
5961 <artifactId >groovy-all</artifactId >
60- <version >2.4.21</version >
6162 </dependency >
6263
6364 <!-- Provided Dependencies -->
Original file line number Diff line number Diff line change 2121 ~ with the fields enclosed by brackets [] replaced by
2222 ~ your own identifying information:
2323 ~ "Portions Copyrighted [year] [name of copyright owner]"
24+ ~
25+ ~ Portions Copyrighted 2018-2024 3A Systems, LLC
2426 -->
2527<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2628 <modelVersion >4.0.0</modelVersion >
103105 <dependency >
104106 <groupId >org.codehaus.groovy</groupId >
105107 <artifactId >groovy-all</artifactId >
106- <version >2.4.20</version >
107108 <scope >test</scope >
108109 </dependency >
109110
You can’t perform that action at this time.
0 commit comments