Repository: incubator-tamaya-extensions
Updated Branches:
  refs/heads/master 4ebf7c2f6 -> 52a418d49


Skipping revapi, since compatibility is ensured by TCK.


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/e494c617
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/e494c617
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/e494c617

Branch: refs/heads/master
Commit: e494c6179ee84d427d438e447908ba9f03a01451
Parents: beb3555
Author: Anatole Tresch <[email protected]>
Authored: Fri Nov 23 18:47:47 2018 +0100
Committer: Anatole Tresch <[email protected]>
Committed: Fri Nov 23 18:47:47 2018 +0100

----------------------------------------------------------------------
 modules/microprofile/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/e494c617/modules/microprofile/pom.xml
----------------------------------------------------------------------
diff --git a/modules/microprofile/pom.xml b/modules/microprofile/pom.xml
index 1afb850..3b4b3be 100644
--- a/modules/microprofile/pom.xml
+++ b/modules/microprofile/pom.xml
@@ -57,6 +57,7 @@ under the License.
                     <newArtifacts>
                         
<artifact>${project.groupId}:${project.artifactId}:${project.version}</artifact>
                     </newArtifacts>
+                    <skip>true</skip>
                 </configuration>
             </plugin>
         </plugins>

Reply via email to