File tree Expand file tree Collapse file tree 6 files changed +11
-2
lines changed
Expand file tree Collapse file tree 6 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11#
2- # Copyright (C) 2012-2024 Red Hat, Inc. (https://github .com/Commonjava/path-mapped-storage )
2+ # Copyright (C) 2019 Red Hat, Inc. (nos-devel@redhat .com)
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 2626
2727 <artifactId >path-mapped-common</artifactId >
2828
29+ <name >path-mapped :: common</name >
30+
2931 <dependencies >
3032 <dependency >
3133 <groupId >org.apache.commons</groupId >
3234 <artifactId >commons-lang3</artifactId >
3335 </dependency >
3436 </dependencies >
35- </project >
37+ </project >
Original file line number Diff line number Diff line change 2626
2727 <artifactId >path-mapped-pathdb-datastax</artifactId >
2828
29+ <name >path-mapped :: pathdb :: datastax</name >
30+
2931 <dependencies >
3032 <dependency >
3133 <groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 2626
2727 <artifactId >path-mapped-pathdb-jpa</artifactId >
2828
29+ <name >path-mapped :: pathdb :: jpa</name >
30+
2931 <dependencies >
3032 <!-- JPA support-->
3133 <dependency >
Original file line number Diff line number Diff line change 2525 <modelVersion >4.0.0</modelVersion >
2626
2727 <artifactId >path-mapped-pathdb</artifactId >
28+ <name >path-mapped :: pathdb :: parent</name >
2829 <packaging >pom</packaging >
2930 <modules >
3031 <module >datastax</module >
Original file line number Diff line number Diff line change 2626
2727 <artifactId >path-mapped-storage</artifactId >
2828
29+ <name >path-mapped :: pathdb :: storage</name >
30+
2931 <dependencies >
3032 <dependency >
3133 <groupId >org.commonjava.util</groupId >
You can’t perform that action at this time.
0 commit comments