File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >petals-camel-parent</artifactId >
23
23
<groupId >org.ow2.petals</groupId >
24
- <version >1.2.0-SNAPSHOT </version >
24
+ <version >1.2.0</version >
25
25
</parent >
26
26
27
27
<artifactId >camel-petals</artifactId >
178
178
<scm >
179
179
<connection >scm:git:https://github.com/petalslink/petals-se-camel.git</connection >
180
180
<developerConnection >scm:git:https://github.com/petalslink/petals-se-camel.git</developerConnection >
181
- <tag >HEAD </tag >
181
+ <tag >petals-se-camel-1.2.0 </tag >
182
182
</scm >
183
183
</project >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.ow2.petals</groupId >
24
24
<artifactId >petals-camel-parent</artifactId >
25
- <version >1.2.0-SNAPSHOT </version >
25
+ <version >1.2.0</version >
26
26
</parent >
27
27
28
28
<name >Petals ESB - Components - SE Camel - JUnit framework</name >
33
33
<dependency >
34
34
<groupId >org.ow2.petals</groupId >
35
35
<artifactId >camel-petals</artifactId >
36
- <version >1.2.0-SNAPSHOT </version >
36
+ <version >1.2.0</version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >org.apache.camel</groupId >
53
53
<scm >
54
54
<connection >scm:git:https://github.com/petalslink/petals-se-camel.git</connection >
55
55
<developerConnection >scm:git:https://github.com/petalslink/petals-se-camel.git</developerConnection >
56
- <tag >HEAD </tag >
56
+ <tag >petals-se-camel-1.2.0 </tag >
57
57
</scm >
58
58
</project >
Original file line number Diff line number Diff line change 30
30
<name >Petals ESB - Components - SE Camel</name >
31
31
<artifactId >petals-se-camel</artifactId >
32
32
<packaging >jbi-component</packaging >
33
- <version >1.2.0-SNAPSHOT </version >
33
+ <version >1.2.0</version >
34
34
<description >Service Engine based on Apache Camel</description >
35
35
36
36
<properties >
182
182
<scm >
183
183
<connection >scm:git:https://github.com/petalslink/petals-se-camel.git</connection >
184
184
<developerConnection >scm:git:https://github.com/petalslink/petals-se-camel.git</developerConnection >
185
- <tag >HEAD </tag >
185
+ <tag >petals-se-camel-1.2.0 </tag >
186
186
</scm >
187
187
</project >
Original file line number Diff line number Diff line change 28
28
29
29
<artifactId >petals-camel-parent</artifactId >
30
30
<name >Petals ESB - Components - Camel</name >
31
- <version >1.2.0-SNAPSHOT </version >
31
+ <version >1.2.0</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<modules >
135
135
<scm >
136
136
<connection >scm:git:https://github.com/petalslink/petals-se-camel.git</connection >
137
137
<developerConnection >scm:git:https://github.com/petalslink/petals-se-camel.git</developerConnection >
138
- <tag >HEAD </tag >
138
+ <tag >petals-se-camel-1.2.0 </tag >
139
139
</scm >
140
140
</project >
You can’t perform that action at this time.
0 commit comments