File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jboss.weld</groupId >
6
6
<artifactId >weld-junit-parent</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >weld-junit-common</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.jboss.weld</groupId >
6
6
<artifactId >weld-junit-parent</artifactId >
7
- <version >5.0.0-SNAPSHOT </version >
7
+ <version >5.0.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >weld-junit4</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.weld</groupId >
7
7
<artifactId >weld-junit-parent</artifactId >
8
- <version >5.0.0-SNAPSHOT </version >
8
+ <version >5.0.0.Final </version >
9
9
</parent >
10
10
11
11
<artifactId >weld-junit5</artifactId >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<artifactId >weld-junit-parent</artifactId >
4
4
<packaging >pom</packaging >
5
- <version >5.0.0-SNAPSHOT </version >
5
+ <version >5.0.0.Final </version >
6
6
7
7
<name >Weld JUnit Extensions</name >
8
8
<description >Set of JUnit extensions to enhance the testing of CDI components.</description >
26
26
<connection >scm:git:git://github.com:weld/weld-junit.git</connection >
27
27
<
developerConnection >scm:git:
[email protected] :weld/weld-junit.git</
developerConnection >
28
28
<url >https://github.com/weld/weld-junit</url >
29
- <tag >HEAD </tag >
29
+ <tag >5.0.0.Final </tag >
30
30
</scm >
31
31
32
32
<developers >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.weld</groupId >
7
7
<artifactId >weld-junit-parent</artifactId >
8
- <version >5.0.0-SNAPSHOT </version >
8
+ <version >5.0.0.Final </version >
9
9
</parent >
10
10
11
11
<artifactId >weld-spock</artifactId >
You can’t perform that action at this time.
0 commit comments