aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-reporting
diff options
context:
space:
mode:
authorWendy Smoak <wsmoak@apache.org>2007-06-23 22:22:30 +0000
committerWendy Smoak <wsmoak@apache.org>2007-06-23 22:22:30 +0000
commitc1ef06e2abb8625b548f1a857049a059e4477dcd (patch)
treef84056045bd22743b32c4e814f86d340fc29b543 /archiva-reporting
parent2023b7ee6498209d5b70de0b6a5b97d245108d53 (diff)
downloadarchiva-c1ef06e2abb8625b548f1a857049a059e4477dcd.tar.gz
archiva-c1ef06e2abb8625b548f1a857049a059e4477dcd.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@550128 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 7da54cc38..07644c5bd 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-alpha-2</version>
+ <version>1.0-alpha-3-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 d6addb157..6bdf3c980 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-alpha-2</version>
+ <version>1.0-alpha-3-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 826c9ca8b..d72d40843 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-alpha-2</version>
+ <version>1.0-alpha-3-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 e30079ee7..c617350b0 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-alpha-2</version>
+ <version>1.0-alpha-3-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 0ebce7091..3cc5ad111 100644
--- a/archiva-reporting/pom.xml
+++ b/archiva-reporting/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.maven.archiva</groupId>
<artifactId>archiva-parent</artifactId>
- <version>1.0-alpha-2</version>
+ <version>1.0-alpha-3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>