File tree Expand file tree Collapse file tree 5 files changed +10
-1
lines changed
Expand file tree Collapse file tree 5 files changed +10
-1
lines changed 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