File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 4747 </developers >
4848
4949 <properties >
50+ <maven .plugin.release>3.1.1</maven .plugin.release>
5051 <el-api .version>5.0.0</el-api .version>
5152 </properties >
5253
100101 <dependency >
101102 <groupId >org.onehippo.cms7.hst</groupId >
102103 <artifactId >hst-commons</artifactId >
103- <version >${parent.version} </version >
104+ <version >${project. parent.version} </version >
104105 </dependency >
105106
106107 <dependency >
107108 <groupId >org.onehippo.cms7.hst</groupId >
108109 <artifactId >hst-api</artifactId >
109- <version >${parent.version} </version >
110+ <version >${project. parent.version} </version >
110111 </dependency >
111112
112113 <dependency >
113114 <groupId >org.onehippo.cms7</groupId >
114115 <artifactId >hippo-cms7-commons</artifactId >
115- <version >${parent.version} </version >
116+ <version >${project. parent.version} </version >
116117 <scope >test</scope >
117118 </dependency >
118119
119120 <dependency >
120121 <groupId >org.onehippo.cms7</groupId >
121122 <artifactId >hippo-services</artifactId >
122- <version >${parent.version} </version >
123+ <version >${project. parent.version} </version >
123124 <scope >test</scope >
124125 </dependency >
125126
You can’t perform that action at this time.
0 commit comments