This repository was archived by the owner on Nov 15, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >org.gwtbootstrap3</groupId >
87 <artifactId >gwtbootstrap3-parent</artifactId >
9- <version >1.0-SNAPSHOT </version >
8+ <version >0.9.2 </version >
109 </parent >
1110
1211 <artifactId >gwtbootstrap3-extras</artifactId >
1817 <connection >scm:git:git@github.com:gwtbootstrap3/gwtbootstrap3-extras.git</connection >
1918 <developerConnection >scm:git:git@github.com:gwtbootstrap3/gwtbootstrap3-extras.git</developerConnection >
2019 <url >git@github.com:gwtbootstrap3/gwtbootstrap3-extras.git</url >
21- </scm >
20+ <tag >0.9.2</tag >
21+ </scm >
2222
2323 <licenses >
2424 <license >
3131 <dependency >
3232 <groupId >${project.groupId} </groupId >
3333 <artifactId >gwtbootstrap3</artifactId >
34- <version >${project.version} </version >
34+ <version >0.9.2 </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >com.google.gwt</groupId >
You can’t perform that action at this time.
0 commit comments