We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c034541 commit fcf914dCopy full SHA for fcf914d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.woehlke.twitterwall</groupId>
6
<artifactId>twitterwall2</artifactId>
7
- <version>1.0.26-SNAPSHOT</version>
+ <version>1.0.27-SNAPSHOT</version>
8
<name>twitterwall2</name>
9
10
<description>Twitterwall with spring:boot for heroku</description>
@@ -15,7 +15,7 @@
15
<groupId>org.springframework.boot</groupId>
16
<artifactId>spring-boot-starter-parent</artifactId>
17
<version>1.5.6.RELEASE</version>
18
- <relativePath/> <!-- lookup parent from repository -->
+ <relativePath /> <!-- lookup parent from repository -->
19
</parent>
20
21
<organization>
0 commit comments