Skip to content

Commit

Permalink
[maven-release-plugin] prepare release powermock-1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johanhaleby committed Mar 16, 2015
1 parent e399f44 commit b468c05
Show file tree
Hide file tree
Showing 76 changed files with 77 additions and 77 deletions.
2 changes: 1 addition & 1 deletion api/easymock/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-api</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-api-easymock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/mockito/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-api</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-api-mockito</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/support/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-api</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-api-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion classloading/classloading-base/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion classloading/classloading-objenesis/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-classloading-module</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-classloading-objenesis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion classloading/classloading-xstream/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-classloading-module</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-classloading-xstream</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion classloading/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-classloading-module</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/AbstractFactory/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-abstractfactory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ApacheCLIExample/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-apachecli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ApacheMina/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-apachemina</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/DocumentationExamples/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-documentationexamples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/HamcrestExample/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-hamcrestexample</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/SignedMocking/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-signedmocking</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/dom4j/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-dom4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/easymock31/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-easymock31</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java8/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-java8</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jcl/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-jcl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jdom/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-jdom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jmock/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-jmock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/log4j/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-log4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<groupId>org.powermock.examples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/simple/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/slf4j-mockito/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-slf4j-mockito</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/slf4j-noimpl/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-slf4j-no-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/slf4j/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-mockito-delegate/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-spring-mockito-delegate</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-mockito-xml-agent/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-spring-mockito-xml-agent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-mockito-xml/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-spring-mockito-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-mockito/pom.xml
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
</parent>

<artifactId>powermock-examples-spring-mockito</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/tutorial/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.powermock.examples</groupId>
<artifactId>powermock-examples-tutorial</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<name>tutorial</name>
<url>http://www.powermock.org</url>

Expand Down
4 changes: 2 additions & 2 deletions modules/module-impl/agent/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -45,7 +45,7 @@
<configuration>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
<forced/>
<forced />
<manifestFile>${project.basedir}/META-INF/MANIFEST.MF</manifestFile>
</archive>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/junit3/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/junit4-common/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/junit4-legacy/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/junit4-rule-agent/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/junit4-rule/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/junit4/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/testng-agent/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/testng-common/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modules/module-impl/testng/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.powermock</groupId>
<artifactId>powermock-modules</artifactId>
<version>1.6.2-SNAPSHOT</version>
<version>1.6.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit b468c05

Please sign in to comment.