File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed
Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 88 <artifactId >wro4j-parent</artifactId >
99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >ro.isdc.wro4j</groupId >
11- <version >1.7.4-SNAPSHOT </version >
11+ <version >1.7.4</version >
1212 <packaging >pom</packaging >
1313 <name >wro4j parent</name >
1414 <inceptionYear >2008</inceptionYear >
3434 <connection >scm:git:git://github.com/alexo/wro4j.git</connection >
3535 <developerConnection >scm:git:git://github.com/alexo/wro4j.git</developerConnection >
3636 <url >http://github.com/alexo/wro4j.git</url >
37- <tag >wro4j-parent-1.7.2 </tag >
37+ <tag >wro4j-parent-1.7.4 </tag >
3838 </scm >
3939 <mailingLists >
4040 <mailingList >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >ro.isdc.wro4j</groupId >
77 <artifactId >wro4j-parent</artifactId >
8- <version >1.7.4-SNAPSHOT </version >
8+ <version >1.7.4</version >
99 </parent >
1010
1111 <artifactId >wro4j-core</artifactId >
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/maven-v4_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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >ro.isdc.wro4j</groupId >
76 <artifactId >wro4j-parent</artifactId >
8- <version >1.7.4-SNAPSHOT </version >
7+ <version >1.7.4</version >
98 </parent >
109 <artifactId >wro4j-extensions</artifactId >
1110 <packaging >jar</packaging >
191190 </goals >
192191 </pluginExecutionFilter >
193192 <action >
194- <ignore />
193+ <ignore />
195194 </action >
196195 </pluginExecution >
197196 </pluginExecutions >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >ro.isdc.wro4j</groupId >
66 <artifactId >wro4j-parent</artifactId >
7- <version >1.7.4-SNAPSHOT </version >
7+ <version >1.7.4</version >
88 </parent >
99 <artifactId >wro4j-maven-plugin</artifactId >
1010 <packaging >maven-plugin</packaging >
You can’t perform that action at this time.
0 commit comments