Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
readme fixes
  • Loading branch information
pbackx committed Aug 23, 2013
1 parent f7540fd commit 6ec4cba
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.markdown
Expand Up @@ -30,7 +30,8 @@ History
0.0.2-SNAPSHOT
--------------

Upgrade to Vaadin 7 and AppEngine 1.8.
Upgrade to Vaadin 7 and AppEngine 1.8.

*important* The Maven AppEngine plugin is now the one officially supported by Google. The plugin requires Maven 3.1.0 or higher, so you may need to upgrade Maven.


Expand Down Expand Up @@ -127,10 +128,9 @@ The *processing servlet* should be implemented by you. To get you started, this
<servlet-name>IPNProcessingServlet</servlet-name>
<url-pattern>/ipn/process</url-pattern>
</servlet-mapping>


Maven Repository
================


Maven Repository
================

Currently this project is not released or deployed to a public repository. Please let me know if you'd like that.

Currently this project is not released or deployed to a public repository. Please let me know if you'd like that.

0 comments on commit 6ec4cba

Please sign in to comment.