File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.seedstack.poms</groupId >
1616 <artifactId >parent-internal</artifactId >
17- <version >3.1.0-SNAPSHOT </version >
17+ <version >3.1.0</version >
1818 </parent >
1919
2020 <groupId >org.seedstack.addons.w20</groupId >
2323 <packaging >pom</packaging >
2424
2525 <properties >
26- <poms .version>3.1.0-SNAPSHOT </poms .version>
27- <seed .version>3.3.0-SNAPSHOT </seed .version>
28- <web-bridge .version>1.0.0-SNAPSHOT </web-bridge .version>
26+ <poms .version>3.1.0</poms .version>
27+ <seed .version>3.3.0</seed .version>
28+ <web-bridge .version>1.0.0</web-bridge .version>
2929 <grunt-maven-plugin .version>1.5.0</grunt-maven-plugin .version>
3030
3131 <compatibility .version>3.0.0</compatibility .version>
Original file line number Diff line number Diff line change 3434 <dependency >
3535 <groupId >ch.qos.logback</groupId >
3636 <artifactId >logback-classic</artifactId >
37- <version >1.1.3 </version >
37+ <version >${logback.version} </version >
3838 <scope >test</scope >
3939 </dependency >
4040 <dependency >
Original file line number Diff line number Diff line change 44 "w20-material" : " 2.1.5" ,
55 "w20" : " 2.3.3" ,
66 "angular" : " 1.4.14"
7+ },
8+ "resolutions" : {
9+ "angular" : " 1.4.14"
710 }
811}
You can’t perform that action at this time.
0 commit comments