Skip to content

Commit

Permalink
Change groupId to org.springframework.retry
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Mar 14, 2011
1 parent 02437dc commit 9b37d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<groupId>org.springframework.retry</groupId>
<artifactId>spring-retry</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<name>Spring Retry</name>
Expand Down

0 comments on commit 9b37d4d

Please sign in to comment.