File tree Expand file tree Collapse file tree 6 files changed +12
-3
lines changed
Expand file tree Collapse file tree 6 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11name : Weld Parent
22release :
33 current-version : 5.0.2.Final
4- next-version : 5.0.3-SNAPSHOT
4+ next-version : 5.0.3-SNAPSHOT
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4+
5+ <name >Weld Testing Common Utilities</name >
6+
47 <parent >
58 <groupId >org.jboss.weld</groupId >
69 <artifactId >weld-junit-parent</artifactId >
Original file line number Diff line number Diff line change 11<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
22 <modelVersion >4.0.0</modelVersion >
33
4+ <name >Weld JUnit 4 Extension</name >
5+
46 <parent >
57 <groupId >org.jboss.weld</groupId >
68 <artifactId >weld-junit-parent</artifactId >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5+ <name >Weld JUnit 5 Extensions</name >
6+
57 <parent >
68 <groupId >org.jboss.weld</groupId >
79 <artifactId >weld-junit-parent</artifactId >
Original file line number Diff line number Diff line change 44 <packaging >pom</packaging >
55 <version >5.0.2-SNAPSHOT</version >
66
7- <name >Weld JUnit Extensions </name >
8- <description >Set of JUnit extensions to enhance the testing of CDI components.</description >
7+ <name >Weld Extensions for JUnit and Spock </name >
8+ <description >Set of JUnit/Spock extensions to enhance the testing of CDI components.</description >
99
1010 <parent >
1111 <groupId >org.jboss.weld</groupId >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5+ <name >Weld Spock Extension</name >
6+
57 <parent >
68 <groupId >org.jboss.weld</groupId >
79 <artifactId >weld-junit-parent</artifactId >
You can’t perform that action at this time.
0 commit comments