You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2018/05/15 20:42:32 UTC

deltaspike git commit: DELTASPIKE-1257 back to apache-parent

Repository: deltaspike
Updated Branches:
  refs/heads/deltaspike-1.8.x 9caff86bb -> 39c934f1e


DELTASPIKE-1257 back to apache-parent

Hope that johndament is right and this works.
And that the problems were something else back then.
We'll see later when I try to release ;)


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/39c934f1
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/39c934f1
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/39c934f1

Branch: refs/heads/deltaspike-1.8.x
Commit: 39c934f1e82c743ebc4bc212eee81201577def82
Parents: 9caff86
Author: Mark Struberg <st...@apache.org>
Authored: Tue May 15 22:41:15 2018 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Tue May 15 22:41:15 2018 +0200

----------------------------------------------------------------------
 deltaspike/dist/bom/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/39c934f1/deltaspike/dist/bom/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/dist/bom/pom.xml b/deltaspike/dist/bom/pom.xml
index 4c1418d..366b6d8 100644
--- a/deltaspike/dist/bom/pom.xml
+++ b/deltaspike/dist/bom/pom.xml
@@ -21,9 +21,9 @@
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.apache.deltaspike.distribution</groupId>
-        <artifactId>distributions-project</artifactId>
-        <version>1.8.2-SNAPSHOT</version>
+        <groupId>org.apache</groupId>
+        <artifactId>apache</artifactId>
+        <version>18</version>
     </parent>
 
     <groupId>org.apache.deltaspike.distribution</groupId>