File tree Expand file tree Collapse file tree 22 files changed +72
-77
lines changed
rebot-welcome-message-plugin
rebot-jboss-books-service
rebot-packt-free-learning-service
rebot-persistence-service
rebot-urban-dictionary-service
rebot-telegram-api-emojis
rebot-telegram-api-objects Expand file tree Collapse file tree 22 files changed +72
-77
lines changed Original file line number Diff line number Diff line change 4040
4141 <groupId >it.rebase</groupId >
4242 <artifactId >rebot-parent</artifactId >
43- <version >0.1-SNAPSHOT </version >
43+ <version >0.1</version >
4444 <packaging >pom</packaging >
4545
4646 <licenses >
6363 <scm >
6464 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6565 <url >https://github.com/rebase-it/rebot</url >
66- <tag >HEAD </tag >
66+ <tag >rebot-parent-0.1 </tag >
6767 </scm >
6868
6969 <properties >
70- <version .it.rebase.rebot.plugins>0.1-SNAPSHOT </version .it.rebase.rebot.plugins>
71- <version .it.rebase.rebot.services>0.1-SNAPSHOT </version .it.rebase.rebot.services>
72- <version .it.rebase.rebot.api>0.1-SNAPSHOT </version .it.rebase.rebot.api>
70+ <version .it.rebase.rebot.plugins>0.1</version .it.rebase.rebot.plugins>
71+ <version .it.rebase.rebot.services>0.1</version .it.rebase.rebot.services>
72+ <version .it.rebase.rebot.api>0.1</version .it.rebase.rebot.api>
7373 <version .wildfly.swarm>2017.12.1</version .wildfly.swarm>
7474 <version .infinispan>9.1.1.Final</version .infinispan>
7575 <version .javax.javaee.api>7.0</version .javax.javaee.api>
Original file line number Diff line number Diff line change 3636 <parent >
3737 <groupId >it.rebase</groupId >
3838 <artifactId >rebot-parent</artifactId >
39- <version >0.1-SNAPSHOT </version >
39+ <version >0.1</version >
4040 </parent >
4141
4242 <groupId >it.rebase</groupId >
4343 <artifactId >rebot-plugins-parent</artifactId >
44- <version >0.1-SNAPSHOT </version >
44+ <version >0.1</version >
4545 <packaging >pom</packaging >
4646
4747 <licenses >
6464 <scm >
6565 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6666 <url >https://github.com/rebase-it/rebot</url >
67- <tag >HEAD </tag >
67+ <tag >rebot-parent-0.1 </tag >
6868 </scm >
6969
7070 <!-- Plugins -->
Original file line number Diff line number Diff line change 2222 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2323 -->
2424
25- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
26- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
25+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2726
2827 <modelVersion >4.0.0</modelVersion >
2928
3736 <parent >
3837 <groupId >it.rebase</groupId >
3938 <artifactId >rebot-plugins-parent</artifactId >
40- <version >0.1-SNAPSHOT </version >
39+ <version >0.1</version >
4140 </parent >
4241
4342 <groupId >it.rebase</groupId >
4443 <artifactId >rebot-karma-plugin</artifactId >
45- <version >0.1-SNAPSHOT </version >
44+ <version >0.1</version >
4645 <packaging >jar</packaging >
4746
4847 <licenses >
6564 <scm >
6665 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6766 <url >https://github.com/rebase-it/rebot</url >
68- <tag >HEAD </tag >
67+ <tag >rebot-parent-0.1 </tag >
6968 </scm >
7069
7170 <dependencies >
Original file line number Diff line number Diff line change 2222 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2323 -->
2424
25- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
26- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
25+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2726 <modelVersion >4.0.0</modelVersion >
2827
2928 <name >ReBot - Telegram Bot Sed Plugin</name >
3635 <parent >
3736 <groupId >it.rebase</groupId >
3837 <artifactId >rebot-plugins-parent</artifactId >
39- <version >0.1-SNAPSHOT </version >
38+ <version >0.1</version >
4039 </parent >
4140
4241 <groupId >it.rebase</groupId >
4342 <artifactId >rebot-sed-plugin</artifactId >
44- <version >0.1-SNAPSHOT </version >
43+ <version >0.1</version >
4544 <packaging >jar</packaging >
4645
4746 <licenses >
6463 <scm >
6564 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6665 <url >https://github.com/rebase-it/rebot</url >
67- <tag >HEAD </tag >
66+ <tag >rebot-parent-0.1 </tag >
6867 </scm >
6968
7069 <dependencies >
Original file line number Diff line number Diff line change 3636 <parent >
3737 <groupId >it.rebase</groupId >
3838 <artifactId >rebot-plugins-parent</artifactId >
39- <version >0.1-SNAPSHOT </version >
39+ <version >0.1</version >
4040 </parent >
4141
4242 <groupId >it.rebase</groupId >
4343 <artifactId >rebot-welcome-message-plugin</artifactId >
44- <version >0.1-SNAPSHOT </version >
44+ <version >0.1</version >
4545 <packaging >jar</packaging >
4646
4747 <licenses >
6464 <scm >
6565 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6666 <url >https://github.com/rebase-it/rebot</url >
67- <tag >HEAD </tag >
67+ <tag >rebot-parent-0.1 </tag >
6868 </scm >
6969
7070 <dependencies >
Original file line number Diff line number Diff line change 3535 <parent >
3636 <groupId >it.rebase</groupId >
3737 <artifactId >rebot-parent</artifactId >
38- <version >0.1-SNAPSHOT </version >
38+ <version >0.1</version >
3939 </parent >
4040
4141 <groupId >it.rebase</groupId >
4242 <artifactId >rebot-services-parent</artifactId >
43- <version >0.1-SNAPSHOT </version >
43+ <version >0.1</version >
4444 <packaging >pom</packaging >
4545
4646 <licenses >
6363 <scm >
6464 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6565 <url >https://github.com/rebase-it/rebot</url >
66- <tag >HEAD </tag >
66+ <tag >rebot-parent-0.1 </tag >
6767 </scm >
6868
6969 <!-- Services -->
Original file line number Diff line number Diff line change 3535 <parent >
3636 <groupId >it.rebase</groupId >
3737 <artifactId >rebot-services-parent</artifactId >
38- <version >0.1-SNAPSHOT </version >
38+ <version >0.1</version >
3939 </parent >
4040
4141 <groupId >it.rebase</groupId >
4242 <artifactId >rebot-cache-service</artifactId >
43- <version >0.1-SNAPSHOT </version >
43+ <version >0.1</version >
4444 <packaging >jar</packaging >
4545
4646 <licenses >
6262 <scm >
6363 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6464 <url >https://github.com/rebase-it/rebot</url >
65- <tag >HEAD </tag >
65+ <tag >rebot-parent-0.1 </tag >
6666 </scm >
6767
6868 <dependencies >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32
43 <modelVersion >4.0.0</modelVersion >
54 <name >ReBot - Currency Service Provider</name >
1211 <parent >
1312 <groupId >it.rebase</groupId >
1413 <artifactId >rebot-services-parent</artifactId >
15- <version >0.1-SNAPSHOT </version >
14+ <version >0.1</version >
1615 </parent >
1716
1817 <!-- Artifact Configuration -->
1918 <groupId >it.rebase</groupId >
2019 <artifactId >rebot-currency-service</artifactId >
21- <version >0.1-SNAPSHOT </version >
20+ <version >0.1</version >
2221 <packaging >jar</packaging >
2322
2423 <licenses >
4140 <scm >
4241 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
4342 <url >https://github.com/rebase-it/rebot</url >
44- <tag >HEAD </tag >
43+ <tag >rebot-parent-0.1 </tag >
4544 </scm >
4645
4746 <dependencies >
Original file line number Diff line number Diff line change 3535 <parent >
3636 <groupId >it.rebase</groupId >
3737 <artifactId >rebot-services-parent</artifactId >
38- <version >0.1-SNAPSHOT </version >
38+ <version >0.1</version >
3939 </parent >
4040
4141 <!-- Artifact Configuration -->
4242 <groupId >it.rebase</groupId >
4343 <artifactId >rebot-faq-service</artifactId >
44- <version >0.1-SNAPSHOT </version >
44+ <version >0.1</version >
4545 <packaging >jar</packaging >
4646
4747 <licenses >
6464 <scm >
6565 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6666 <url >https://github.com/rebase-it/rebot</url >
67- <tag >HEAD </tag >
67+ <tag >rebot-parent-0.1 </tag >
6868 </scm >
6969
7070 <dependencies >
Original file line number Diff line number Diff line change 3737 <parent >
3838 <groupId >it.rebase</groupId >
3939 <artifactId >rebot-services-parent</artifactId >
40- <version >0.1-SNAPSHOT </version >
40+ <version >0.1</version >
4141 </parent >
4242
4343 <!-- Artifact Configuration -->
4444 <groupId >it.rebase</groupId >
4545 <artifactId >rebot-jboss-books-service</artifactId >
46- <version >0.1-SNAPSHOT </version >
46+ <version >0.1</version >
4747 <packaging >jar</packaging >
4848
4949 <licenses >
6666 <scm >
6767 <
connection >scm:git:
[email protected] :rebase-it/rebot.git</
connection >
6868 <url >https://github.com/rebase-it/rebot</url >
69- <tag >HEAD </tag >
69+ <tag >rebot-parent-0.1 </tag >
7070 </scm >
7171
7272 <dependencies >
You can’t perform that action at this time.
0 commit comments