File tree Expand file tree Collapse file tree
src/test/java/org/fedoraproject/xmvn/it Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 ___ ___ __ __
66 \ \/ /| \/ |__ __ ___
77 \ / | |\/| |\ V /| ' \
8- / \ |_| |_| \_/ |_||_| v. 4.0.0-SNAPSHOT
8+ / \ |_| |_| \_/ |_||_| v. 4.0.0
99 /__/\ \
1010 \_/ ~ intelligent packaging ~
1111
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >../xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn-api</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >../xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn-connector</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >../xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn-core</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >../xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn-it</artifactId >
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ public static void ensureCorrectWorkingDirectory()
9090 public void createBaseDir ( TestInfo testInfo )
9191 throws Exception
9292 {
93- mavenHome = Paths .get ( "../dependency/xmvn-4.0.0-SNAPSHOT " ).toAbsolutePath ();
93+ mavenHome = Paths .get ( "../dependency/xmvn-4.0.0" ).toAbsolutePath ();
9494
9595 baseDir = Paths .get ( "." ).toRealPath ();
9696 delete ( baseDir );
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >../xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn-mojo</artifactId >
Original file line number Diff line number Diff line change 2121 <modelVersion >4.0.0</modelVersion >
2222 <groupId >org.fedoraproject.xmvn</groupId >
2323 <artifactId >xmvn-parent</artifactId >
24- <version >4.0.0-SNAPSHOT </version >
24+ <version >4.0.0</version >
2525 <packaging >pom</packaging >
2626 <name >XMvn Parent</name >
2727 <description >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <artifactId >xmvn-parent</artifactId >
2424 <groupId >org.fedoraproject.xmvn</groupId >
25- <version >4.0.0-SNAPSHOT </version >
25+ <version >4.0.0</version >
2626 <relativePath >../xmvn-parent</relativePath >
2727 </parent >
2828 <artifactId >xmvn-tools</artifactId >
You can’t perform that action at this time.
0 commit comments