Skip to content

Commit

Permalink
[maven-release-plugin] prepare release codice-test-0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paouelle committed Oct 16, 2018
1 parent 3c6a6d0 commit db22c2e
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 23 deletions.
6 changes: 2 additions & 4 deletions failsafe-controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
*
**/
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
</parent>

<name>Codice Test :: Failsafe Controller</name>
Expand Down
2 changes: 1 addition & 1 deletion hamcrest-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
</parent>

<name>Codice Test :: Hamcrest Extensions</name>
Expand Down
6 changes: 2 additions & 4 deletions junit-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@
*
**/
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
</parent>

<name>Codice Test :: JUnit Extensions</name>
Expand Down
2 changes: 1 addition & 1 deletion mockito-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
</parent>

<name>Codice Test :: Mockito Extensions</name>
Expand Down
8 changes: 3 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
*
**/
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
<packaging>pom</packaging>
<name>Codice Test</name>
<description>Codice Generic Test Utilities and Classes</description>
Expand Down Expand Up @@ -78,7 +76,7 @@
<url>https://github.com/codice/codice-test</url>
<connection>scm:git:https://github.com/codice/codice-test.git</connection>
<developerConnection>scm:git:https://github.com/codice/codice-test.git</developerConnection>
<tag>codice-test-0.1</tag>
<tag>codice-test-0.2</tag>
</scm>

<distributionManagement>
Expand Down
6 changes: 2 additions & 4 deletions spock-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@
*
**/
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
</parent>

<name>Codice Test :: Spock Dependencies</name>
Expand Down
6 changes: 2 additions & 4 deletions spock-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,13 @@
*
**/
-->
<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">
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.codice.test</groupId>
<artifactId>codice-test</artifactId>
<version>0.2-SNAPSHOT</version>
<version>0.2</version>
</parent>

<name>Codice Test :: Spock Extensions</name>
Expand Down

0 comments on commit db22c2e

Please sign in to comment.