File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >basil</groupId >
88 <artifactId >parent</artifactId >
9- <version >0.5.0-SNAPSHOT </version >
9+ <version >0.5.0</version >
1010 <relativePath >../parent</relativePath >
1111 </parent >
1212 <artifactId >basil</artifactId >
Original file line number Diff line number Diff line change 77 <packaging >jar</packaging >
88
99 <name >BASIL :: Integration Tests</name >
10-
1110 <description >Integration Tests</description >
1211
1312 <parent >
1413 <groupId >basil</groupId >
1514 <artifactId >parent</artifactId >
16- <version >0.5.0-SNAPSHOT </version >
15+ <version >0.5.0</version >
1716 <relativePath >../parent</relativePath >
1817 </parent >
1918
3534
3635 <!-- Test user/pwd to be used (created if db.init is true) -->
3736 <test .server.user>test</test .server.user>
38- <test .server.pwd>testpwd </test .server.pwd>
37+ <test .server.pwd>test </test .server.pwd>
3938
4039 <!-- Log4J Configuration -->
4140 <log4j .configurationFile>src/test/resources/log4j2.xml</log4j .configurationFile>
Original file line number Diff line number Diff line change 66
77 <groupId >basil</groupId >
88 <artifactId >parent</artifactId >
9- <version >0.5.0-SNAPSHOT </version >
9+ <version >0.5.0</version >
1010 <packaging >pom</packaging >
1111
1212 <name >BASIL :: Parent</name >
2424 <org .eclipse.jetty.version>9.3.0.v20150612</org .eclipse.jetty.version>
2525
2626 <!-- basil version -->
27- <basil .version>0.5.0-SNAPSHOT </basil .version>
27+ <basil .version>0.5.0</basil .version>
2828
2929 <!-- github server corresponds to entry in ~/.m2/settings.xml -->
3030 <github .global.server>github</github .global.server>
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >basil</groupId >
88 <artifactId >parent</artifactId >
9- <version >0.5.0-SNAPSHOT </version >
9+ <version >0.5.0</version >
1010 <relativePath >../parent</relativePath >
1111 </parent >
1212 <artifactId >rendering</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >basil</groupId >
88 <artifactId >parent</artifactId >
9- <version >0.5.0-SNAPSHOT </version >
9+ <version >0.5.0</version >
1010 <relativePath >../parent</relativePath >
1111 </parent >
1212 <artifactId >basil-server</artifactId >
You can’t perform that action at this time.
0 commit comments