You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2016/09/26 22:18:45 UTC

[04/50] [abbrv] incubator-tamaya-extensions git commit: [maven-release-plugin] prepare release tamaya-all-0.1-incubating

[maven-release-plugin] prepare release tamaya-all-0.1-incubating


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/51e429af
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/51e429af
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/51e429af

Branch: refs/heads/master
Commit: 51e429af17081ac8a7f97657d76f9c57a1b8ef17
Parents: 0a9bd61
Author: anatole <at...@gmail.com>
Authored: Tue Aug 4 11:53:34 2015 +0200
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Tue Sep 27 00:18:31 2016 +0200

----------------------------------------------------------------------
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/51e429af/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 015a7e8..ca6d048 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,14 +17,13 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.tamaya.ext</groupId>
         <artifactId>tamaya-extensions</artifactId>
-        <version>0.1-incubating-SNAPSHOT</version>
+        <version>0.1-incubating</version>
     </parent>
 
     <artifactId>tamaya-events</artifactId>