File tree Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Expand file tree Collapse file tree 10 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-core</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-db</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-install</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-screenshare</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-server</artifactId >
46
46
<scm >
47
47
<connection >scm:git:https://github.com/apache/openmeetings.git</connection >
48
48
<developerConnection >scm:git:https://github.com/apache/openmeetings.git</developerConnection >
49
- <url >https://github.com/apache/openmeetings.git </url >
49
+ <url >https://github.com/apache/openmeetings/tree/6.3.0 </url >
50
50
<tag >HEAD</tag >
51
51
</scm >
52
52
<profiles >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-service</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-util</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-web</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.openmeetings</groupId >
24
24
<artifactId >openmeetings-parent</artifactId >
25
- <version >7.0.0-SNAPSHOT </version >
25
+ <version >6.3.0 </version >
26
26
<relativePath >..</relativePath >
27
27
</parent >
28
28
<artifactId >openmeetings-webservice</artifactId >
Original file line number Diff line number Diff line change 26
26
</parent >
27
27
<groupId >org.apache.openmeetings</groupId >
28
28
<artifactId >openmeetings-parent</artifactId >
29
- <version >7.0.0-SNAPSHOT </version >
29
+ <version >6.3.0 </version >
30
30
<packaging >pom</packaging >
31
31
<name >Openmeetings</name >
32
32
<description >Parent project for all OpenMeetings Maven modules. Required to hold general settings</description >
33
33
<properties >
34
34
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
35
- <project .build.outputTimestamp>${maven.build.timestamp} </project .build.outputTimestamp>
35
+ <project .build.outputTimestamp>2022-05-13T05:16:56Z </project .build.outputTimestamp>
36
36
<!-- maven.build.timestamp.format>yyyy/MM/dd HH:mm</maven.build.timestamp.format-->
37
37
<wicket .configuration>DEPLOYMENT</wicket .configuration>
38
38
<om .quick.build>false</om .quick.build>
346
346
<scm >
347
347
<connection >scm:git:https://github.com/apache/openmeetings.git</connection >
348
348
<developerConnection >scm:git:https://github.com/apache/openmeetings.git</developerConnection >
349
- <url >https://github.com/apache/openmeetings.git </url >
349
+ <url >https://github.com/apache/openmeetings/tree/6.3.0 </url >
350
350
<tag >HEAD</tag >
351
351
</scm >
352
352
<mailingLists >
You can’t perform that action at this time.
0 commit comments