[BAEL-12090] - Extract versions into properties

This commit is contained in:
amit2103
2019-02-04 00:06:11 +05:30
parent 52db7dd65b
commit a5b5b0fcba
40 changed files with 267 additions and 175 deletions
-2
View File
@@ -2,11 +2,9 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>spring-boot-angular-ecommerce</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>spring-boot-angular-ecommerce</name>
<description>Spring Boot Angular E-commerce Appliciation</description>