Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
che #15625 Updating rh-che to the latest 7.7.0 upstream version
Browse files Browse the repository at this point in the history
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
  • Loading branch information
ibuziuk committed Jan 10, 2020
1 parent f9688a8 commit c3adce9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>che-parent</artifactId>
<groupId>org.eclipse.che</groupId>
<version>7.7.0-SNAPSHOT</version>
<version>7.7.0</version>
</parent>
<groupId>com.redhat.che</groupId>
<artifactId>fabric8-ide-parent</artifactId>
Expand All @@ -31,6 +31,7 @@
<module>functional-tests</module>
</modules>
<properties>
<che.version>7.7.0</che.version>
<keycloak.version>2.5.0.Final</keycloak.version>
<redhat.che.version>1.0.0-SNAPSHOT</redhat.che.version>
<rh.che.plugins.version>1.0.0-SNAPSHOT</rh.che.plugins.version>
Expand Down Expand Up @@ -141,11 +142,6 @@
</dependencies>
</dependencyManagement>
<repositories>
<repository>
<id>codenvy-public-repo</id>
<name>codenvy public</name>
<url>https://maven.codenvycorp.com/content/groups/public/</url>
</repository>
<repository>
<id>ossrh</id>
<name>central public snapshots</name>
Expand Down

0 comments on commit c3adce9

Please sign in to comment.