Skip to content

Commit

Permalink
Don't use origin repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cunningt committed Mar 28, 2019
1 parent 7d0fe82 commit 17718b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.camel>2.21.0.fuse-000077</version.camel>
<version.camel>2.21.0.fuse-730067</version.camel>
<version.cxf>3.2.7</version.cxf>

<license.dir>${project.basedir}/src/main/resources/license</license.dir>
Expand Down Expand Up @@ -141,7 +141,7 @@
</pluginRepository>
<pluginRepository>
<id>jboss-ea</id>
<url>https://origin-repository.jboss.org/nexus/content/groups/ea</url>
<url>https://repository.jboss.org/nexus/content/groups/ea</url>
<releases>
<enabled>true</enabled>
</releases>
Expand Down

0 comments on commit 17718b6

Please sign in to comment.