File tree 11 files changed +12
-12
lines changed
11 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >api</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >api-mongo</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >backend</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >mongo</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >core</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >backend</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >core</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >common</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >core</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >configoperator</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >core</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >feedreader</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >dist</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<groupId >org.jboss.feedsaggregator.dist</groupId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.jboss.feedsaggregator</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.1.0 </version >
9
9
</parent >
10
10
11
11
<artifactId >dist</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.jboss.feedsaggregator</groupId >
6
6
<artifactId >parent</artifactId >
7
- <version >4.0.7-SNAPSHOT </version >
7
+ <version >4.1.0 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<description >Powerful and modular Java RSS/ATOM feeds aggregator and indexer</description >
22
22
<connection >scm:git:https://github.com/jbossorg/feedsaggregator.git</connection >
23
23
<developerConnection >scm:git:git@github.com:jbossorg/feedsaggregator.git</developerConnection >
24
24
<url >https://github.com/jbossorg/feedsaggregator.git</url >
25
- <tag >HEAD </tag >
25
+ <tag >4.1.0 </tag >
26
26
</scm >
27
27
28
28
<distributionManagement >
You can’t perform that action at this time.
0 commit comments