File tree Expand file tree Collapse file tree 4 files changed +12
-15
lines changed
Expand file tree Collapse file tree 4 files changed +12
-15
lines changed Original file line number Diff line number Diff line change 1111 Development Gateway - initial API and implementation
1212 -->
1313
14- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
15- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
14+ <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" >
1615 <modelVersion >4.0.0</modelVersion >
1716
1817 <artifactId >tcdi-admin-forms</artifactId >
2423 <parent >
2524 <groupId >org.devgateway.tcdi</groupId >
2625 <artifactId >tcdi-admin</artifactId >
27- <version >0.0.1 -SNAPSHOT</version >
26+ <version >0.0.2 -SNAPSHOT</version >
2827 </parent >
2928
3029 <properties >
4948 <dependency >
5049 <groupId >org.devgateway.tcdi</groupId >
5150 <artifactId >tcdi-admin-persistence</artifactId >
52- <version >0.0.1 -SNAPSHOT</version >
51+ <version >0.0.2 -SNAPSHOT</version >
5352 </dependency >
5453
5554 <dependency >
6160 <dependency >
6261 <groupId >org.devgateway.tcdi</groupId >
6362 <artifactId >tcdi-admin-web</artifactId >
64- <version >0.0.1 -SNAPSHOT</version >
63+ <version >0.0.2 -SNAPSHOT</version >
6564 </dependency >
6665
6766 <dependency >
Original file line number Diff line number Diff line change 55 available at https://opensource.org/licenses/MIT Contributors: Development
66 Gateway - initial API and implementation -->
77
8- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
8+ <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" >
109 <modelVersion >4.0.0</modelVersion >
1110
1211 <artifactId >tcdi-admin-persistence</artifactId >
2928 <parent >
3029 <groupId >org.devgateway.tcdi</groupId >
3130 <artifactId >tcdi-admin</artifactId >
32- <version >0.0.1 -SNAPSHOT</version >
31+ <version >0.0.2 -SNAPSHOT</version >
3332 </parent >
3433
3534 <dependencies >
Original file line number Diff line number Diff line change 99 Contributors:
1010 Development Gateway - initial API and implementation
1111 -->
12- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
13- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
12+ <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" >
1413 <modelVersion >4.0.0</modelVersion >
1514 <groupId >org.devgateway.tcdi</groupId >
1615 <artifactId >tcdi-admin</artifactId >
6362 <developerConnection >
6463 scm:git:https://github.com/devgateway/data-viz-admin.git
6564 </developerConnection >
66- </scm >
65+ <tag >HEAD</tag >
66+ </scm >
6767
6868 <distributionManagement >
6969 <repository >
Original file line number Diff line number Diff line change 33 are made available under the terms of the MIT License (MIT) which accompanies this distribution, and is available at https://opensource.org/licenses/MIT
44 Contributors: Development Gateway - initial API and implementation -->
55
6- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6+ <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" >
87 <modelVersion >4.0.0</modelVersion >
98
109 <artifactId >tcdi-admin-web</artifactId >
2423 <parent >
2524 <groupId >org.devgateway.tcdi</groupId >
2625 <artifactId >tcdi-admin</artifactId >
27- <version >0.0.1 -SNAPSHOT</version >
26+ <version >0.0.2 -SNAPSHOT</version >
2827 </parent >
2928
3029 <dependencies >
9493 <dependency >
9594 <groupId >org.devgateway.tcdi</groupId >
9695 <artifactId >tcdi-admin-persistence</artifactId >
97- <version >0.0.1 -SNAPSHOT</version >
96+ <version >0.0.2 -SNAPSHOT</version >
9897 </dependency >
9998
10099 <dependency >
You can’t perform that action at this time.
0 commit comments