Skip to content

Commit

Permalink
[maven-release-plugin] prepare release androidannotations-2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed Nov 4, 2012
1 parent fe28f0c commit f51ad5e
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 17 deletions.
5 changes: 2 additions & 3 deletions AndroidAnnotations/androidannotations-api/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>androidannotations-parent</artifactId>
<groupId>com.googlecode.androidannotations</groupId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
</parent>

<artifactId>androidannotations-api</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions AndroidAnnotations/androidannotations-bundle/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>androidannotations-parent</artifactId>
<groupId>com.googlecode.androidannotations</groupId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
</parent>

<artifactId>androidannotations-bundle</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions AndroidAnnotations/androidannotations-with-codemodel/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>androidannotations-parent</artifactId>
<groupId>com.googlecode.androidannotations</groupId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
</parent>

<artifactId>androidannotations-with-codemodel</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions AndroidAnnotations/androidannotations/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>com.googlecode.androidannotations</groupId>
<artifactId>androidannotations-parent</artifactId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
</parent>

<artifactId>androidannotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion AndroidAnnotations/functional-test-1-5-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>androidannotations-parent</artifactId>
<groupId>com.googlecode.androidannotations</groupId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
</parent>

<artifactId>functional-test-1-5-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion AndroidAnnotations/functional-test-1-5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>androidannotations-parent</artifactId>
<groupId>com.googlecode.androidannotations</groupId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
</parent>

<artifactId>functional-test-1-5</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions AndroidAnnotations/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -11,7 +10,7 @@

<groupId>com.googlecode.androidannotations</groupId>
<artifactId>androidannotations-parent</artifactId>
<version>2.7-SNAPSHOT</version>
<version>2.7</version>
<packaging>pom</packaging>

<name>AndroidAnnotations Parent</name>
Expand Down

0 comments on commit f51ad5e

Please sign in to comment.