aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-reporting
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2008-01-17 05:52:31 +0000
committerMaria Odea B. Ching <oching@apache.org>2008-01-17 05:52:31 +0000
commit720b5f60c176c30e071b66769d2aa8c5f131409d (patch)
tree73ac5b399fd37c6bf95f7d4478fe74226dacbce7 /archiva-reporting
parent22b10c585bdf101882681c3e14ea5e5208597ed9 (diff)
downloadarchiva-720b5f60c176c30e071b66769d2aa8c5f131409d.tar.gz
archiva-720b5f60c176c30e071b66769d2aa8c5f131409d.zip
[maven-release-plugin] prepare release archiva-1.0.1
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@612720 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-reporting')
-rwxr-xr-xarchiva-reporting/archiva-artifact-reports/pom.xml2
-rwxr-xr-xarchiva-reporting/archiva-metadata-reports/pom.xml2
-rwxr-xr-xarchiva-reporting/archiva-project-reports/pom.xml2
-rwxr-xr-xarchiva-reporting/archiva-report-manager/pom.xml2
-rw-r--r--archiva-reporting/pom.xml3
5 files changed, 6 insertions, 5 deletions
diff --git a/archiva-reporting/archiva-artifact-reports/pom.xml b/archiva-reporting/archiva-artifact-reports/pom.xml
index b010c2621..8fb4be42e 100755
--- a/archiva-reporting/archiva-artifact-reports/pom.xml
+++ b/archiva-reporting/archiva-artifact-reports/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva-reporting</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version> 1.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archiva-artifact-reports</artifactId>
diff --git a/archiva-reporting/archiva-metadata-reports/pom.xml b/archiva-reporting/archiva-metadata-reports/pom.xml
index f081fb95d..68c77f902 100755
--- a/archiva-reporting/archiva-metadata-reports/pom.xml
+++ b/archiva-reporting/archiva-metadata-reports/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva-reporting</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version> 1.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archiva-metadata-reports</artifactId>
diff --git a/archiva-reporting/archiva-project-reports/pom.xml b/archiva-reporting/archiva-project-reports/pom.xml
index a12a34c69..94e47e661 100755
--- a/archiva-reporting/archiva-project-reports/pom.xml
+++ b/archiva-reporting/archiva-project-reports/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva-reporting</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version> 1.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archiva-project-reports</artifactId>
diff --git a/archiva-reporting/archiva-report-manager/pom.xml b/archiva-reporting/archiva-report-manager/pom.xml
index 5e1c7fe9e..338afa094 100755
--- a/archiva-reporting/archiva-report-manager/pom.xml
+++ b/archiva-reporting/archiva-report-manager/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva-reporting</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version> 1.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>archiva-report-manager</artifactId>
diff --git a/archiva-reporting/pom.xml b/archiva-reporting/pom.xml
index b74d8974b..c637029cd 100644
--- a/archiva-reporting/pom.xml
+++ b/archiva-reporting/pom.xml
@@ -20,11 +20,12 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>archiva-reporting</artifactId>
+ <version> 1.0.1</version>
<name>Archiva Reporting</name>
<packaging>pom</packaging>