summaryrefslogtreecommitdiffstats
path: root/Readme.MD
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.MD')
-rw-r--r--Readme.MD15
1 files changed, 15 insertions, 0 deletions
diff --git a/Readme.MD b/Readme.MD
new file mode 100644
index 00000000..25b07196
--- /dev/null
+++ b/Readme.MD
@@ -0,0 +1,15 @@
+## !!!!! PLEASE READ !!!!!
+
+The actual parent poms are being generated from below two pom-template
+
+##### ODL related parent poms:
+ccsdk/parent/odlparent/setup/src/main/template/pom-template.xml
+
+##### Springboot related parent poms:
+ccsdk/parent/springboot/spring-boot-setup/src/main/template/pom-template.xml
+
+#### Note:
+Any updates needed should be made to respective template and not to the generated pom.xml file/files.
+
+Every parent pom has associated properties files (src/main/properties).<br>
+Setup module will read those properties and populate respective values within generated pom.xml \ No newline at end of file