Skip to content

Commit e3aac84

Browse files
committed
Updated POM to 6.2.0 build 133
1 parent b59efcf commit e3aac84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
These demos have been built and tested using Red Hat JBoss Fuse 6.2.0 build 123
1+
These demos have been built and tested using Red Hat JBoss Fuse 6.2.0 build 133
22

33
Prerequisites
44
-------------

parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.jboss.fuse.bom</groupId>
2626
<artifactId>jboss-fuse-parent</artifactId>
27-
<version>6.2.0.redhat-123</version>
27+
<version>6.2.0.redhat-133</version>
2828
<relativePath></relativePath>
2929
</parent>
3030

@@ -46,7 +46,7 @@
4646
<maven.compiler.source>1.6</maven.compiler.source>
4747

4848
<!-- the version of the JBoss Fuse BOM, defining all the dependency versions -->
49-
<jboss.fuse.bom.version>6.2.0.redhat-123</jboss.fuse.bom.version>
49+
<jboss.fuse.bom.version>6.2.0.redhat-133</jboss.fuse.bom.version>
5050
</properties>
5151

5252
<licenses>

0 commit comments

Comments
 (0)