Merge lp:~sergiusens/snapcraft/1504174 into lp:~snappy-dev/snapcraft/core

Proposed by Sergio Schvezov
Status: Merged
Approved by: Daniel Holbach
Approved revision: 233
Merged at revision: 233
Proposed branch: lp:~sergiusens/snapcraft/1504174
Merge into: lp:~snappy-dev/snapcraft/core
Diff against target: 12 lines (+1/-1)
1 file modified
examples/tomcat-maven-webapp/snapcraft.yaml (+1/-1)
To merge this branch: bzr merge lp:~sergiusens/snapcraft/1504174
Reviewer Review Type Date Requested Status
Daniel Holbach (community) Approve
Review via email: mp+273853@code.launchpad.net

Commit message

Updating tomcat pull version in examples

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks!

Maybe at some stage we need a solution like in debian/watch files? :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'examples/tomcat-maven-webapp/snapcraft.yaml'
2--- examples/tomcat-maven-webapp/snapcraft.yaml 2015-10-01 08:54:15 +0000
3+++ examples/tomcat-maven-webapp/snapcraft.yaml 2015-10-08 14:57:24 +0000
4@@ -19,7 +19,7 @@
5 source: git://github.com/lool/snappy-mvn-demo.git
6 tomcat:
7 plugin: tar-content
8- source: http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.0.26/bin/apache-tomcat-8.0.26.tar.gz
9+ source: http://mirrors.ircam.fr/pub/apache/tomcat/tomcat-8/v8.0.27/bin/apache-tomcat-8.0.27.tar.gz
10 local-files:
11 plugin: make
12 source: .

Subscribers

People subscribed via source and target branches