File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 66	<artifactId >io.mdsl.parent</artifactId >
77	<packaging >pom</packaging >
88
9+ 	<name >${project.groupId} :${project.artifactId} </name >
10+ 	<description >A domain-specific language to specify (micro-)service contracts, data representations and endpoints.</description >
11+ 	<url >https://microservice-api-patterns.github.io/MDSL-Specification/</url >
12+ 
13+ 	<licenses >
14+ 		<license >
15+ 			<name >The Apache Software License, Version 2.0</name >
16+ 			<url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
17+ 		</license >
18+ 	</licenses >
19+ 
20+ 	<developers >
21+ 		<developer >
22+ 			<name >socadk</name >
23+ 24+ 			<organization >Microservice-API-Patterns</organization >
25+ 			<organizationUrl >https://github.com/Microservice-API-Patterns</organizationUrl >
26+ 		</developer >
27+ 	</developers >
28+ 
29+ 	<scm >
30+ 		<connection >scm:git:https://github.com/Microservice-API-Patterns/MDSL-Specification.git</connection >
31+ 		<developerConnection >scm:git:ssh://github.com:Microservice-API-Patterns/MDSL-Specification.git</developerConnection >
32+ 		<url >https://github.com/Microservice-API-Patterns/MDSL-Specification/tree/master</url >
33+  	</scm >
34+ 
35+ 
936	<properties >
1037		<xtextVersion >2.21.0</xtextVersion >
1138		<mwe2Version >2.11.2</mwe2Version >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments