aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-reporting
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2007-11-23 11:19:29 +0000
committerMaria Odea B. Ching <oching@apache.org>2007-11-23 11:19:29 +0000
commit54da9df2b8ad52e4b2cb30826c447e90eb1d9d2f (patch)
tree0cb7b460b7101c978469385d5ec01510bdefc9d5 /archiva-reporting
parentdad43cc047a0edb934d470c9e8db9ebc327e1a06 (diff)
downloadarchiva-54da9df2b8ad52e4b2cb30826c447e90eb1d9d2f.tar.gz
archiva-54da9df2b8ad52e4b2cb30826c447e90eb1d9d2f.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@597643 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.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/archiva-reporting/archiva-artifact-reports/pom.xml b/archiva-reporting/archiva-artifact-reports/pom.xml
index eb02ec7bb..b010c2621 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.0</version>
+ <version>1.1-SNAPSHOT</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 709d616ff..f081fb95d 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.0</version>
+ <version>1.1-SNAPSHOT</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 f8ed670d8..a12a34c69 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.0</version>
+ <version>1.1-SNAPSHOT</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 d89634381..5e1c7fe9e 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.0</version>
+ <version>1.1-SNAPSHOT</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 cdc3faf17..b74d8974b 100644
--- a/archiva-reporting/pom.xml
+++ b/archiva-reporting/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva</artifactId>
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>