File tree 3 files changed +21
-3
lines changed
modeshape-bom-remote-client
3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
+ <parent >
6
+ <groupId >org.modeshape</groupId >
7
+ <artifactId >modeshape</artifactId >
8
+ <version >5.5-SNAPSHOT</version >
9
+ <relativePath >../..</relativePath >
10
+ </parent >
11
+
5
12
<groupId >org.modeshape.bom</groupId >
6
13
<artifactId >modeshape-bom-embedded</artifactId >
7
- <version >5.5-SNAPSHOT</version >
8
14
9
15
<name >ModeShape BOM for embedded usage</name >
10
16
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
+ <parent >
6
+ <groupId >org.modeshape</groupId >
7
+ <artifactId >modeshape</artifactId >
8
+ <version >5.5-SNAPSHOT</version >
9
+ <relativePath >../..</relativePath >
10
+ </parent >
11
+
5
12
<groupId >org.modeshape.bom</groupId >
6
13
<artifactId >modeshape-bom-jbossas</artifactId >
7
- <version >5.5-SNAPSHOT</version >
8
14
9
15
<name >ModeShape BOM for use within a JBoss App Server</name >
10
16
Original file line number Diff line number Diff line change 2
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
5
+ <parent >
6
+ <groupId >org.modeshape</groupId >
7
+ <artifactId >modeshape</artifactId >
8
+ <version >5.5-SNAPSHOT</version >
9
+ <relativePath >../..</relativePath >
10
+ </parent >
11
+
5
12
<groupId >org.modeshape.bom</groupId >
6
13
<artifactId >modeshape-bom-remote-client</artifactId >
7
- <version >5.5-SNAPSHOT</version >
8
14
9
15
<name >ModeShape BOM for remote REST and JDBC clients</name >
10
16
You can’t perform that action at this time.
0 commit comments