You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2016/05/01 12:56:04 UTC

[02/50] [abbrv] maven-aether git commit: [maven-release-plugin] prepare release aether-1.0.0.v20140518

[maven-release-plugin] prepare release aether-1.0.0.v20140518


Project: http://git-wip-us.apache.org/repos/asf/maven-aether/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-aether/commit/e6398148
Tree: http://git-wip-us.apache.org/repos/asf/maven-aether/tree/e6398148
Diff: http://git-wip-us.apache.org/repos/asf/maven-aether/diff/e6398148

Branch: refs/heads/master
Commit: e639814816ad773a47d8ddbb6cbf113b0814fe7b
Parents: 9940845
Author: Benjamin Bentmann <be...@sonatype.com>
Authored: Sun May 18 19:54:11 2014 +0200
Committer: Benjamin Bentmann <be...@sonatype.com>
Committed: Sun May 18 19:54:11 2014 +0200

----------------------------------------------------------------------
 aether-api/pom.xml                 | 2 +-
 aether-connector-basic/pom.xml     | 2 +-
 aether-impl/pom.xml                | 2 +-
 aether-spi/pom.xml                 | 2 +-
 aether-test-util/pom.xml           | 2 +-
 aether-transport-classpath/pom.xml | 2 +-
 aether-transport-file/pom.xml      | 2 +-
 aether-transport-http/pom.xml      | 2 +-
 aether-transport-wagon/pom.xml     | 2 +-
 aether-util/pom.xml                | 2 +-
 pom.xml                            | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-api/pom.xml
----------------------------------------------------------------------
diff --git a/aether-api/pom.xml b/aether-api/pom.xml
index ce6998e..35dd65b 100644
--- a/aether-api/pom.xml
+++ b/aether-api/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-api</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-connector-basic/pom.xml
----------------------------------------------------------------------
diff --git a/aether-connector-basic/pom.xml b/aether-connector-basic/pom.xml
index b34bbb3..ee208a8 100644
--- a/aether-connector-basic/pom.xml
+++ b/aether-connector-basic/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-connector-basic</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-impl/pom.xml
----------------------------------------------------------------------
diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml
index 8e4b09a..9627aff 100644
--- a/aether-impl/pom.xml
+++ b/aether-impl/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-impl</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-spi/pom.xml
----------------------------------------------------------------------
diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml
index 6391aff..e9bd9fa 100644
--- a/aether-spi/pom.xml
+++ b/aether-spi/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-spi</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-test-util/pom.xml
----------------------------------------------------------------------
diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml
index f6d68cc..84ec2a4 100644
--- a/aether-test-util/pom.xml
+++ b/aether-test-util/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-test-util</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-transport-classpath/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-classpath/pom.xml b/aether-transport-classpath/pom.xml
index 46c8609..b980591 100644
--- a/aether-transport-classpath/pom.xml
+++ b/aether-transport-classpath/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-transport-classpath</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-transport-file/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-file/pom.xml b/aether-transport-file/pom.xml
index a0cbc19..35bf5b1 100644
--- a/aether-transport-file/pom.xml
+++ b/aether-transport-file/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-transport-file</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-transport-http/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-http/pom.xml b/aether-transport-http/pom.xml
index c5def17..feb9adb 100644
--- a/aether-transport-http/pom.xml
+++ b/aether-transport-http/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-transport-http</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-transport-wagon/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-wagon/pom.xml b/aether-transport-wagon/pom.xml
index 6940ad8..c021c93 100644
--- a/aether-transport-wagon/pom.xml
+++ b/aether-transport-wagon/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-transport-wagon</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/aether-util/pom.xml
----------------------------------------------------------------------
diff --git a/aether-util/pom.xml b/aether-util/pom.xml
index c8f2c74..624f7d4 100644
--- a/aether-util/pom.xml
+++ b/aether-util/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0.v20140518</version>
   </parent>
 
   <artifactId>aether-util</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/e6398148/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 858f065..753916b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
   <groupId>org.eclipse.aether</groupId>
   <artifactId>aether</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0.v20140518</version>
   <packaging>pom</packaging>
 
   <name>Aether</name>