forked from Archives/Athou_commafeed
ubuntu LTS has maven 3.0.5 and this upgrade does not add much
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -9,7 +9,7 @@
|
||||
<name>CommaFeed</name>
|
||||
|
||||
<prerequisites>
|
||||
<maven>3.1.0</maven>
|
||||
<maven>3.0.5</maven>
|
||||
</prerequisites>
|
||||
|
||||
<properties>
|
||||
@@ -99,7 +99,7 @@
|
||||
<plugin>
|
||||
<groupId>com.github.eirslett</groupId>
|
||||
<artifactId>frontend-maven-plugin</artifactId>
|
||||
<version>0.0.23</version>
|
||||
<version>0.0.22</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>install node and npm</id>
|
||||
|
||||
Reference in New Issue
Block a user