File tree Expand file tree Collapse file tree 5 files changed +12
-22
lines changed
connector-framework-protobuf
connector-framework-server Expand file tree Collapse file tree 5 files changed +12
-22
lines changed 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-2025 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 <parent >
3335 <artifactId >connector-framework-protobuf</artifactId >
3436 <packaging >bundle</packaging >
3537 <name >OpenICF Framework - Protocol Buffer Messages</name >
36- <description >
37-
38- </description >
39-
38+ <description >${project.groupId} :${project.artifactId} </description >
4039 <properties >
4140 <!-- maven-compiler-plugin -->
4241 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
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-2025 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 <parent >
3335 <artifactId >connector-framework-rpc</artifactId >
3436 <packaging >bundle</packaging >
3537 <name >OpenICF Framework - Remote Procedure Call API</name >
36- <description >
37-
38- </description >
38+ <description >${project.groupId} :${project.artifactId} </description >
3939
4040 <properties >
4141 <!-- maven-compiler-plugin -->
Original file line number Diff line number Diff line change 2222 your own identifying information:
2323 "Portions Copyrighted [year] [name of copyright owner]"
2424
25- Portions Copyrighted 2018-2024 3A Systems, LLC
25+ Portions Copyrighted 2018-2025 3A Systems, LLC
2626-->
2727<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" >
2828 <parent >
3535 <artifactId >connector-framework-server</artifactId >
3636 <packaging >bundle</packaging >
3737 <name >OpenICF Framework - Server</name >
38- <description >
39-
40- </description >
41-
38+ <description >${project.groupId} :${project.artifactId} </description >
4239 <properties >
4340 <!-- maven-compiler-plugin -->
4441 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 2222 your own identifying information:
2323 "Portions Copyrighted [year] [name of copyright owner]"
2424
25- Portions Copyrighted 2018-2024 3A Systems, LLC
25+ Portions Copyrighted 2018-2025 3A Systems, LLC
2626-->
2727<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" >
2828 <parent >
3535 <artifactId >connector-server-grizzly</artifactId >
3636 <packaging >bundle</packaging >
3737 <name >OpenICF Framework - Grizzly Server</name >
38- <description >
39-
40- </description >
41-
38+ <description >${project.groupId} :${project.artifactId} </description >
4239 <properties >
4340 <!-- maven-compiler-plugin -->
4441 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 2222 your own identifying information:
2323 "Portions Copyrighted [year] [name of copyright owner]"
2424
25- Portions Copyrighted 2018-2024 3A Systems, LLC
25+ Portions Copyrighted 2018-2025 3A Systems, LLC
2626-->
2727<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" >
2828 <parent >
3535 <artifactId >connector-server-jetty</artifactId >
3636 <packaging >bundle</packaging >
3737 <name >OpenICF Framework - Jetty Server</name >
38- <description >
39-
40- </description >
41-
38+ <description >${project.groupId} :${project.artifactId} </description >
4239 <properties >
4340 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4441 </properties >
You can’t perform that action at this time.
0 commit comments