Subversion Repositories SmartDukaan

Rev

Rev 3084 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3084 Rev 3702
Line 242... Line 242...
242
				gae:deploy" to upload to GAE.
242
				gae:deploy" to upload to GAE.
243
			-->
243
			-->
244
			<plugin>
244
			<plugin>
245
				<groupId>net.kindleit</groupId>
245
				<groupId>net.kindleit</groupId>
246
				<artifactId>maven-gae-plugin</artifactId>
246
				<artifactId>maven-gae-plugin</artifactId>
247
				<version>0.8.4</version>
247
				<version>0.9.1</version>
248
                                <configuration>
248
                                <configuration>
249
                                    <serverId>appengine.google.com</serverId>
249
                                    <serverId>appengine.google.com</serverId>
250
                                </configuration>
250
                                </configuration>
251
 
251
 
252
        <dependencies>
252
        <dependencies>