File tree Expand file tree Collapse file tree 6 files changed +7
-0
lines changed
crossplane-function-example
crossplane-function-springboot-starter
crossplane-protobuf-model Expand file tree Collapse file tree 6 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1111
1212 <artifactId >crossplane-crd-model</artifactId >
1313 <description >Crossplane coposite function CRDS</description >
14+
15+ <name >Crossplane CRD Models</name >
1416 <!-- DEPENDENCIES -->
1517 <dependencies >
1618 <dependency >
Original file line number Diff line number Diff line change 99 <version >${revision} </version >
1010 </parent >
1111
12+ <name >Crossplane Function Base</name >
1213 <artifactId >crossplane-function-base</artifactId >
1314 <description >Crossplane base module for functions</description >
1415
Original file line number Diff line number Diff line change 99 <version >${revision} </version >
1010 </parent >
1111
12+ <name >Crossplane Function Example</name >
1213 <artifactId >crossplane-function-example</artifactId >
1314 <description >Crossplane example implementation of a function</description >
1415
Original file line number Diff line number Diff line change 99 <version >${revision} </version >
1010 </parent >
1111
12+ <name >Crossplane SprintBoot Starter</name >
1213 <artifactId >crossplane-function-springboot-starter</artifactId >
1314
1415
Original file line number Diff line number Diff line change 99 <version >${revision} </version >
1010 </parent >
1111
12+ <name >Crossplane Protobuf Model</name >
1213 <artifactId >crossplane-protobuf-model</artifactId >
1314 <description >Crossplane composite function protobuf</description >
1415 <!-- DEPENDENCIES -->
Original file line number Diff line number Diff line change 1414 <version >${revision} </version >
1515 <packaging >pom</packaging >
1616
17+ <name >Crossplane Parent</name >
1718 <url >https://crossplane.io/</url >
1819 <description >Crossplane parent pom for composite functions</description >
1920
You can’t perform that action at this time.
0 commit comments